Plugins

Last Updated: 2023-10-29 02:00:08
Fliddo offer several plugins for editing website templates and creating content.  Each of these plugins are tailored for individuals with a specific comfort level, mostly derived from experience.  There are many tools online, but all web development tools fall into three types.
    
The Editor plugin gives you full control over the development of your website templates and is an IntelliSense code editor.  IntelliSense is a code-completion aid that includes a number of features including auto complete, member lists and more.
    
This plugin is meant for web developers who prefer to program their web pages from scratch and/or developers who work on teams with company specific coding standards.
    
Web developers will need to understand the Maple template engine, website endpoints and the data to satisfy requirements.  Developers can also take full advantage of the Fliddos' template API which is a template specific API invoked through Maple and used to load additional data not present in a website endpoint.
    
Note:  There are limitations on how many template API requests can be made per webpage request.  Currently this is five api requests per page load.  These limitations are in-place to maintain website performance.
Was this page helpful?