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
MAS_API NEW 🔄 Plugin 1.0.0 64 May 2026 MAS_API is a Smarty function plugin for CMS Made Simple 2.x that fetches orsends data to external HTTP(S) APIs directly from templates, without embeddingsecrets in the database.Features:- Methods: GET, POST, PUT, DELETE (cURL; TLS verification on)- JSON: request body from body/json params; optional JSON decode of response(parse_json / json=1)- Security: mandatory mas_api.allowlist.php (hosts and/or suffixes; fail closedif missing or empty); DNS resolution checked against private/reserved ranges;manual redirects with re-validation per hop; response size cap; timeouts(bounded)- Cache: optional TT...
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 194 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
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...