cms_module tag
Welcome to the official CMS Made Simple documentation pages. We make a continuous effort to keep the information here up to date! However, dear user, we highly value your assistance in the process.
We need your assistance to make the documentation accurate, user friendly and understandable. Therefore we welcome any tips or suggestions regarding documentation. Thank you in advance for your contribution.
However, we will not respond to technical support questions submitted using this form. If you are having difficulty with CMSMS and cannot find the solution on this website, please submit your question appropriately on our support forum at: http://forum.cmsmadesimple.org. Please remember to follow the forum rules when posting.
Purpose
This tag is used to insert modules into your templates and pages. If a module is created to be used as a tag plugin (check its help for details), then you should be able to insert it with this tag.
How to use?
It's just a basic tag plugin. You would insert it into your template or page like so:
- {cms_module module='somemodulename'}
Available parameters
There is only one required parameter. All other parameters are passed on to the module.
- module (required) - Name of the module to insert. This is not case sensitive.
Previous page: cms_lang_info tagNext page: cms_selflink tag




