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
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
MailDelay Other To provide delayed sending of mails and control over when a mail can be sent earliest, frequency of mails etc. Very easy to tap into as API are identical to CMSMailer/cmsms2-mailer
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.
Marquee Plugin This plugin provides a <marquee> like tag. Just insert this: {marquee text=" Created with CMS Made Simple "} inside a page or a template. Replace the "text" parameters value with your own text and that's it! See help after installation for other parameters. Especially, you can link your marquee to a page by its alias. Tested on IE8-9, FF4-11, Chrome11-18.
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_AIAssistant Module The MAS AI Assistant is a CMS Made Simple module that brings AI-powered content generation directly into your CMSMS admin panel. It supports popular AI providers like ChatGPT, Claude, Gemini, and Hugging Face (free), allowing users to generate text, HTML, CSS, and templates with simple prompts. Key Features: Multi-AI provider support (ChatGPT, Claude, Gemini, Hugging Face, and more) Content generation (text, HTML, CSS, templates) Design generation for CMSMS layouts Secure API key management Integrated admin interface with tabbed navigation Custom AI provider support SEO optimization tools Real-time AI response streaming Content history and versioning Perfect for marketing and business websites looking to accelerate content creation with AI assistance while maintaining full control within the CMSMS environment.
MAS_CGBlogToLISE Module **MAS CGBlog to LISE Migration** is a comprehensive migration module designed to simplify the process of moving blog content from CGBlog to LISE instances within CMS Made Simple. This module addresses a common need in the CMSMS community when users want to upgrade their content management approach, consolidate multiple content sources, or take advantage of LISE's advanced features while preserving their existing blog data.
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, comments
MAS_Security Module Allow you to get security reports from users, show vulnerability disclosures, and show the security acknowledgement page
MAS_Socials Module This module combines the old functions from cgsocialblaster, cgfbpost, cgtiny, and cgtweet into 1 module. And also implement a new Discord and TikTok feature.
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.
MetaMadeSimple Documentation MetaMadeSimple is a STATIC HTML File, which doesn't need any database operation, permissions or installation etc. MetaMadeSimple is Compatible with all versions of CMS Made Simple either 1.x or 2.x series.
MicroGal Plugin MicroGal adds a simple gallery on your page with support for the Fancybox lightbox and possibility of creation of KML files (geotagged pictures only). KML files can be shown using my gMapsKML plugin.