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 Version Downloads Last Updated Description
AWSSDK 🔄 Module 1.2.0 627 May 2026 The AWSSDK module provides the AWS PHP SDK as a shared dependency for CMS Made Simple. It handles credential management and SDK loading so that other modules can use AWS services (S3, SES, CloudFront, etc.) without bundling their own copy of the SDK. Features Bundles AWS SDK for PHP (via aws.phar) Three authentication methods: Access Keys, AWS Profile, and IAM Role (EC2/ECS) Built-in Test Connection button to verify credentials Simple API for other modules to obtain credentials Supports custom credentials file paths For Module Developers $awssdk = \cms_utils::get_mod...
Backups 🔄 Module 1.0.1 317 Mar 2026 Backups provides automated, component-based backup and restore functionality for CMS Made Simple, ensuring your database and file system can be recovered quickly and reliably in the event of failure, corruption, or human error. Designed for production environments, the module integrates with CmsJobManager to run non-blocking background jobs, preventing performance impact during backup and restore operations. The module allows administrators to back up and restore individual components including the database, modules, templates/assets, uploads, and core files. With flexible scheduling o...
LogWatch 🔄 Module 3.0.1 1,768 Apr 2026 The LogWatch module provides a comprehensive server error log monitoring system for CMS Made Simple websites. This module seamlessly integrates with your server's error logs to display PHP errors, warnings, and notices in an organized, developer-friendly interface within the CMS admin panel, helping you quickly identify and resolve issues during development and production. Features Support for multiple log sources: Apache, PHP ini, virtual host, and document root logs Custom Error Handler: captures PHP errors to a local protected log file when server logs aren't accessible A...
MAS_AuthHub NEW 🔄 Module 1.0.5 163 May 2026 MAS_AuthHub is a comprehensive identity and access management module for CMS Made Simple that acts as a centralized authentication gateway. It supports multiple authentication and federation standards, including OAuth 2.0, OpenID Connect (OIDC), SAML 2.0, WebAuthn (passkeys), and additional pluggable authentication mechanisms.The module enables applications and users to authenticate through external identity providers or internal CMSMS-managed credentials, while maintaining consistent session handling and access policies across all connected services.Key capabilities include: Multi-protoc...
MAS_CSR NEW 🔄 Module 1.0.0 184 Mar 2026 MAS_CSR: Google Customer Reviews + Trustpilot integration for CMSMS. Badge/opt-in, Trustpilot public review embeds, and secure Trustpilot Business API actions (OAuth reply, tags, private review), with reusable snippets and configurable admin placement.
MAS_NotificationCenter NEW 🔄 Module 1.0.5 193 May 2026 A notification center that includes Admin alerts (new users, errors, cron events) Email + Discord webhook support “system health warnings” module warnings (hooks/events)
MAS_OpenStreetMap NEW 🔄 Module 1.0.7 157 May 2026 CMS Made Simple module for OpenStreetMap maps. Adds a module tag that shows an interactive Leaflet map with light or dark tiles, correct attribution, and admin defaults. Optional visitor tile switcher, rounded or circle frames, and an optional donations tab. MIT license.
MAS_PayPal NEW 🔄 Module 0.2.4 161 Apr 2026 mas_paypal
MAS_Socials 🔄 Module 1.0.0 144 May 2026 This module combines the old functions from cgsocialblaster, cgfbpost, cgtiny, and cgtweet into 1 module. And also implement a new Discord and TikTok feature.
MyHolidays NEW 🔄 Module 1.0.0 209 Apr 2026 A ready-to-install CMS Made Simple module for managing and displaying holidays on your website. This module was built as a companion to the official Starter Pack tutorial, giving you a complete, working example to follow along with as you learn CMSMS module development.Simply extract the module into your modules/ directory, install it via the Module Manager, and you'll have a fully functional holiday management system right away — including admin CRUD operations, frontend listing and detail views, form validation, and proper permission handling.Whether you're new to CMSMS module development o...
SmartForms 🔄 Module 2.2.0 389 Mar 2026 A fork of CGBetterForms providing the ability for web professionals to build forms the way they know how, using HTML, CSS and javascript.. and then easily define what should happen with the data users submitted. This module can allow you to create well styled, dynamic forms, using whatever toolkit you like (Bootstrap, Foundation, etc). and integrate javascript. Then quickly define how the form data should be processed.
TinyMCE 🔄 Module 4.0.0 294,076 Apr 2026 The full-featured Tiny(MCE) WYSIWYG editor for CMS Made Simple. Now uses the latest Tiny 8.4 !Allows advanced customization and profile management.Features:Profiles management with numerous options (plugins, menubar, context menu, ...)CSS integration: select your own Design (related to Design Manager)Uses the CMSMS FileManager for images, videos or documents integrationInternal + Modules plugins (Gallery for example)Custom dropdownTemplates plugin: easily add some HTML pieces of code, with previewJS customization per profileThanks to the whole Tiny team for this great editor.
TwoFactor 🔄 Module 3.0.1 1,115 Jun 2026 Two-Factor Authentication (2FA) provides enhanced security for admin accounts by adding an extra layer of verification beyond just a username and password, making it significantly more difficult for unauthorized users to gain access. It reduces the risk of compromised passwords and helps meet security best practices and compliance requirements. The TwoFactor module provides comprehensive 2FA integration for CMS Made Simple admin authentication. This module enables administrators to choose from multiple authentication methods including TOTP authenticator apps (Google Authenticator, Authy), em...