cms_version tag

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.

CMS Made Simple™ Partner



   Purpose

This tag is used to insert the current version number of CMS into your template or page. It doesn't display any extra besides the version number.

   How to use?

This is just a basic tag plugin. You would insert it into your template or page like so:

{cms_version}

Example: the version number of the installed CMSMS version at this website is: 2.2.19.

   Available parameters

  • assign - Assign the results to a smarty variable with that name.

   Syntax examples

{cms_version assign=foo}