CMS MADE SIMPLE FORGE

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Name Type Description
EcMinPriceHandling Module This is a fork of the MinPriceHandling module.
EFAGISmsms Module This module allows you to send sms via the OVH provider API
EMoney Payment Gateway Module This is a payment processing gateway module to work with the Products / Orders / Carts triumvirate. It works with the ETS Corporation payment authorization system (https://www.etsms.com/ASP/home.htm)
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.
Error Logger Module Some webhoster do not offer access to the log files. This module writes (system) error messages in to the database and provides the possibility to browse them. (having trouble on update -> visit help file)
EU Cookie Directive Module A module to provide easy and configurable presentation of the required cookie-approval function, required by law by EU.
EventsListing Module A simple events listing management system, comprised of a title of the event, a long description, start date/time and end date/time and categories, with templates that are stored in the db.
EventsManager Module EventsManager allows the site admins to : Create different kind of events (training, show, lessons, meeting, ...) with start date/hour, end date/hour and description - Allow the frontend users (FEU or not) to register to an event - Define capacity for each event (number of persons allowed to register to an event - Export the members of an event to NMS (in order to send a mail to the members) - View members of an Event in the admin Later, It could be extended : custom fields, pay to register to an event, frontend users could register events and modify them, etc.
eWAYHosted Module Payment gateway for CG eCommerce suite for Australian eWAY Payment service. Includes normal transactions and limited support for recurring payments.
ExaCSS Module This module allows you to edit CSS with the CSS preprocessor of your choice.
ExaLang Module Simple MLE solution for CMS Made Simple. Contains switch beetwen language ({ExaLang action="switcher"}).
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 :)
Extended Content Blocks 2 Module The module adds additional content block to CMS Made Simple. Now your editors can edit pages with new field blocks such as: file_selector, color_picker, dropdown_from_udt, dropdown, checkbox, module_link, link, timepicker, datepicker, input, textarea, editor (textarea with wysiwyg), text , pages , hr (horizontal line), sortablelist, radio, hidden, fieldset_start, fieldset_end, gallery_picker, dropdown_from_customgs, input_repeater.
ExtendedTools Module Extended tools for CMSMS. Some new classes (copy_dir, ecache), smarty plugins (get_config, date_countdown, fresh_files...) and modifier (truefalse, url, nonbreaking...) for CMSMS developers.
EZRouter Module Wanna use pretty urls? Want to use more flexible page urls (path/to/content/[variable])? Confused by regular expressions? You aren't a developer? This module is for you. It's easy and fast solution to use pretty URL for your content. This simple module uses the "Page URL" property of content and matches to requested path by user. By default you can use static paths for your content. Partly match will redirect user to default content. So you can't really use it to pass variables. EZRouter fixes this and call the proper content while assigning arguments as smarty variable. This lightweight module have no own database table or field. Due to caching support it will not make any extra query after the cache built. Please read the README.txt file for more information. Compatible with cmsms 1.9+