CMS MADE SIMPLE FORGE

Name Type Description
TweetMadeSimple Module This module allow user to retrieve differents timelines from Twitter and allow user & compatible modules to publish news to Twitter. EDIT: Updated to API V1.1 (finally)
Shotbot Module Let you generate thumbnails (also named ascreen) of a website this a simple URL. Must be used within another module (or in a UDT) See the help : http://www.furie.be/wiki/doku.php?id=shotbot-api This module is an implementation for shotbot's API. More information about shotbot's API : http://www.shotbot.fr
JM_NBBCode Module A BBCode parser with a comprehensive API for other modules. Provides an API for modules to be able to use BBCode using NBBCode Open Source Lib (http://nbbc.sourceforge.net/). Registers a Smarty modifier you can use in your content. It will also provide some template functionality through a tag (up-coming release).
Orm Module A delightful and powerful ORM system to improve the API of CmsMadeSimple. More information on the Github page of the project https://github.com/besstiolle/orm-ms (The project is currently under heavy development, Thank you to give me your feedbacks <3 )
Ajax Made Simple Module To provide a module with an API allowing module developers to easily add Ajax functionality to their module without having to know the dirty javascript-stuff.