CMS MADE SIMPLE FORGE

Name Type Description
Frontend Users Module This is a module for cmsms that allows creation and management of front end users. i.e: Users that have access to your site, and may need to log in for some reason or another, but have no access to administer the site.
NestedAdmin Module NestedAdmin allows to embed other websites like other software's backend into a costum menu item in the CMSms backend.You can simply change the name of the module and the section where it appears (content, extensions,...). Even allows multiple use in one installation. Nice for Wordpress or Piwik, but doesn't work with GA due to their framebreaker.
Cache Remote File Plugin This plugin is an extended - but more reliable - version of the PHP file_get_contents function. Change the content at one site and the other(s) will follow when the buffer time has elapsed. Because the tag caches the content for one hour (adjustable), it won't waste any bandwidth. The tag has several reliability checks, so even when the source website is offline for a long period the content remains available at the website. CMSMS 1.12.2 and 2.x compatible. Tutorial and demo at http://cms.ms/7S86
Custom Global Settings Module This module extends the Global Settings with your own customized parameters. You can define an unlimited number of fields which can be used as smarty-variable in templates or pages. CMSMS 2.2.x compatible