CMS MADE SIMPLE FORGE

Name Type Description
Multilanguage CMS Module Simple MLE solution for CMS Made Simple without hacking core code. Contains switch beetwen language ({MleCMS action="langs"}), Mle Blocks, Mle Snippets, Mle Translator and many more.. Installation guide: http://cmsmadesimple.sk/modules/MleCMS/installation-guide.html or http://blog.arvixe.com/creating-a-multilingual-cmsms-site-using-mlecms-module/.
Extended Content Blocks Module The module adds additional content block to CMS Made Simple. Now your editors can edit pages with new field blocks like file selector, extended selector list, date picker, color picker, checkbox, dropdown, dropdown from udt, pages, hr line, page selector.. New feature request are welcome :)
Eridu Module Eridu is a multilingual content manager for CMSMS. The current implementation is a fork of Babel, a module that seems to have been abandoned. Eridu is compatible with both branches of CMSMS.
Extended Content Blocks 2 Module <p>The Extended Content Blocks (ECB2) module to give you more page editing options. Many additional content block types are available to use in each page template. e.g. dropdown, file_picker, checkbox, radio, group, gallery and many more.</p> <strong>Multi-field types - can have multiple items with sub-fields</strong> <ul> <li>group</li> <li>gallery</li> </ul> <br> <strong>Single-field types - with more options than core field types</strong> <ul> <li>textinput</li> <li>textarea</li> <li>dropdown</li> <li>sortablelist</li> <li>checkbox</li> <li>radio</li> <li>color_picker</li> <li>date_time_picker</li> <li>file_selector</li> <li>file_picker</li> <li>page_picker</li> <li>gallery_picker</li> <li>module_picker</li> <li>hidden</li> </ul> <br> <strong>Admin only fields - to format/display information to editors</strong> <ul> <li>admin_fieldset_start</li> <li>admin_fieldset_end</li> <li>admin_hr</li> <li>admin_image</li> <li>admin_link</li> <li>admin_module_link</li> <li>admin_text</li> </ul> <br> <img width="633" height="534" alt="readme-img-1" src="https://github.com/user-attachments/assets/d0143685-474e-4492-87fd-527961973d69" />
Widgets Module Provides content blocks that can be easily shown across multiple pages. Each 'Widget' can be created/edited once, and added to multiple pages. Includes a drag-n-drop selection of available Widgets within content pages. Each Widget includes an optional heading and a simple option for linking to other content pages. Examples of use: Widgets that can be optionally placed in the sidebar or bottom of content pages. Inspired by: Global Content Blocks, LISE, ECB and CGExtensions.