TEACHINGS OF THE MASTERS
There are no products at this time
A few modules are included with the default install of CMS Made Simple (see Modules link in menu to the left). But the idea is to keep it simple and not overload the default installation with modules that may not be needed. The user can instead add modules for all kinds of uses, which allows for great flexibility and user-friendliness.
Download and develop modules in the CMSMS Forge.
There are a number of custom tags available with CMS Made Simple. They are using the Smarty template engine. Find what tags are available in Extensions -> Tags in the Admin Panel.
To insert any of these in a template or a page, simply type e.g. {content}. Many of these Smarty tags are used as placeholders in a template, i.e. placeholders for content, navigation, breadcrumbs etc. You can easily make your own tag to be inserted in a page or a template.
Click Tags in the menu to the left to see demonstrations of the tags included with the default CMS Made Simple install.