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
M&C Framework Module This module contains some helper classes that provide a basic ORM to fast develop modules. It is also the foundation of some modules like IP2Config and the new M&C Factory.
MaaniCharts Module Using maani.us as base for preparing charts, this module allows you to prepare charts on all the data available within CMSMS and outside of it. For a list of available charts that are for sale, see the shop of Duketown. More info via http://www.duketown.eu/index.php?page=charts
Make Me Accessible Module With this extension you can make your site accessible thank to the WGAA rules of W3C
MAMS Directory Module This module allows creating directories from the MAMS users database, and viewing various summary and detail reports. Fork of CGUserDirectory to be used with MAMS
MAMSBulkMailer Module This module provides backend users the ability to send very easily an email to several groups of the MAMS module. This is a fork of FEUMailer.
ManyBaskets Module An e-commerce module for my e-commerce suite that will allow creating and managing multiple 'gift baskets' for corporate purchases, christmas shopping etc. This module will integrate with the Products module, and replace Cart .
Markdown Module Markdown to provide a WYSIWYG and a markdown Parser.
Markdown Parser Module In a first time this project will allow you to transform Markdown text into HTML. This module will be also used in the WIKI and in the FORGE (v2). You have the choice between 3 different engine to process the Markdown, you can call the function inside a template : {$var|markdown} or inside your module : Parser::process($text). Be aware that the language Markdown is not securized against XSS vulnerability, so you shouldn't process data sended by untrusted people. But "in case of", i've implemented some protections inside the module to allow you doing that... yes i know :) All the informations can be found on Github : https://github.com/besstiolle/markdown
Marketing Module This particular module is geared towards automotive industry and collects DOB and basic vehicle information. You'll need to set up either a cron task or possibly in the future I'll set up the pseud cron to send out the daily email. Compatible with 1.9x and higher CMSMS versions.
MassMailer Module This module as been devised as a simple queue for outgoing emails, to prevent huge amounts of messages being sent at one time and flagging the domain or IP for spamming. It's mainly aimed at module developers but it can be also used by web developers with some PHP knowledge (see examples in Developers Tab).
MAS_Disqus Module This is a new version of the original Disqus Module. (Original by the user bess: http://dev.cmsmadesimple.org/projects/disqus) This one has translations! Simple Wrapper for the system https://disqus.com/ Allows you to include beautiful comments into your CmsMadeSimple. See it in action below. Example1: https://newstargeted.com/ Disqus, comment, comments, feedback, CGBlog, PressRoom, guestbook, kommentarer
maths Module maths content from v to xii and BS maths
Matomo Module To allow viewing of gathered statistic data from a matomo-server (can be selfhosted) directly within the Cmsms-administration.
MBVFaq Module Displays questions and their answers. May be configured to show a single question, a single category of questions, all questions (by category), questions which match (or do not match) a specified wildcard pattern or regular expression. Categories may be assigned to an authorized admin user. This is a derivative of the 2005 MBVFaq module by Martin Vestergaard, with extensive updates, and compatible with CMSMS up to 1.11.
MC Factory Module MC Factory is a module generator made for non-developers and developers. You can generate a new module with custom fields without any knowledge of PHP or MySQL. It include many features like custom fields, pretty urls, upgradability, compatibility with the ModuleXtender and it's relationship feature. Even if you are a developer, you should give it a try ! :-) FLASH: For those who updated to 3.4.18, there was a big bug with the filters. Please update to the 3.4.20 ASAP (Sorry)
MC Media Module This project bring the support of multiple files and images fields to MCFactory with Multi uploads functionnality. It also features a cool on the fly Thumbnailing system compatible with external files (if they are in /uploads/ folder)
MediaDeploy Module Manage image sizes and other options
Members Area Module This is a module for cmsms that allows creation and management of a members area. 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.
Members Area Registration Module This companion module to Members Area allows users to register themselves, and provides administrators with the ability to manage the registration process.
Membership Module This module is used in combination with SelfRegistration to offer advanced FEU group membership. Frontend users can track and change their memberships after they created their account with SelfRegistration. When a user is (about) to expire, the Membership module sends a notification to restart the procedure.
Menu Manager Module Project to separate menu generation from display logic using templates.
Messages Module Gestion des messages(emails) à vos adhérents
Meta Max Module This module is intended to make adding additional OpenGraph, Dublin Core and standard meta tags along with Google Analytics really simple. It also has the ability to specify descriptions and keywords and used in conjunction with SitemapMadeSimple gives you a good SEO base. It can also be used to generate Doctype and Head tags, replacing the entire head of your document simplifying the inclusion of tags like Apple meta tags and X-UA-Compatible tags.
MicroTiny Module A new stab at making a minimum footprint wysiwyg editor out of the tinymce core. Including no (non-essential) plugins and only behaving "well" and simple. Note: MicroTiny is shipped with the CMSMS Core. Unless there are important bug fixes relating only to MicroTiny you may not see any releases here.
Minify Module Minify is a PHP5 app that helps you follow several of Yahoo!'s Rules for High Performance Web Sites. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers.
Minimum Price Handling Module A handling module for the CGEcommerce suite that allows charging a handling charge for orders that do not meet a minimum (before shipping and handling) total.
MLSubscriptions Module Mailing List Subscriptions module allows you to put a form allowing to subscribe to and/or unsubscribe from a mailing list anywhere in your webpage. When a visitor fills in the form, this module generates a subscribe or unsubscribe e-mail message and sends it off to a defined robot address. If the mailing list requires more than just the initial (un)subscribe message to process user's request, the user themselves will have to proceed from this point. Most likely, in such case they will receive an email with easy instructions to follow. Basically, this module is a convenient way to avoid bothering users with "sending an empty message to address xxx" or introducing them to those ugly pages that Mailman generates. :)
MoceanSMS Module To use this module, you need to own an MoceanAPI account. Don't have any? Try for FREE now. 20 trial SMS credits will be given upon registration. Additional SMS credits can be requested and is subject to approval by MoceanAPI. Registration Link: https://dashboard.moceanapi.com/register?fr=cmsmadesimple
Module Generator Module Create your own module. The best of from News, Products, ListIt, MCFactory. Sortable items, advanced mode,categories with hierarchy, custom fields for items, categories and images. Gallery with multiple upload and many more.
Module Xtender Module This module extend compatibles modules to give them more stuffs like a categories/pages relation system, multiple documents and images uploads for a single module item, etc.