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
NeoLinker Module A Neo-style module to maintain links organized using labels, and presented with customizable templates including optional site-previews and optional *box-popup-linking. Click-statistics will also be included.
NeoModule Module A wrapper around module-class providing easier access to neodatastorage facilities and other shortcuts I find useful for the neo-series of modules.
NeoPlayer Module To make a Neo-style media player support multiple templates, playing-backends etc.
NeoSpeedTest Module A module to provide some kind of profiling of the server the installation is running on, testing PHP-speed, MYSQL-speed, disk-access and network-bandwith.
NeoUpload Module Combining the functionalities of current ImageUpload and MultiUpload-modules, hopefully soon retiring them both, NeoGallery will offer powerful but easy ways to adminsitrate bulk uploads.
Nepalese / नेपाली Translation Translation of English to Nepalese for viewers and users which will benefit the Nepalese community in the world. Core CMSMS core, the admin panel, and the modules to Nepalese language.
NestedAdmin Module NestedAdmin allows to embed other websites like other software's backend into a costum menu item in the CMSms backend.You can simply change the name of the module and the section where it appears (content, extensions,...). Even allows multiple use in one installation. Nice for Wordpress or Piwik, but doesn't work with GA due to their framebreaker.
News Module Module This is the News module included in the default CMSMS install.
News Slides Module Only install a summary template and his style sheet with jquery plugins. No administration is available, just news templates and css. See http://slidesjs.com for more info.
Newsletter Module This module allows you to create a mailing list to CMS users and to the users of the "FrontEndUsers" module. To send mails, this module uses the module "CMSMailer".
Newsletter Made Simple Module An easy to use, administer, and support newsletter system for CMS Made Simple.
NMSTrack Module View and Click tracking for NMS messages.
Normalize Other Smarty Modifier plugin that converts string to legal id attribute for html. Converts special characters and spaces into underscores, removes leading, trailing and multiple underscores.
Norwegian/Norsk Bokmål Translation This project is for any translations of CMS Made Simple to Norwegian (Bokmål), both the core and modules. Dette prosjektet inneholder all oversetting av CMS Made Simple til norsk bokmål, for både selve kjernen og tilleggsmodulene.
Notifications Module Notifications Module is a flexible Mailing system in CMSMS backend. It sends out Email notifications on easy to setup events that are available in EventManager. Email Templates are fully customizable as well as Email Recipients or Sender. Within "Advanced" section it is possible to customize notification object with custom PHP code in the same familiar way as within UDT's.
nuSOAP Module A module that simply wraps around the nuSOAP SOAP client and server classes so that other modules can use it. This class provides no front end or admin interface.
OAuth Module This module is a proxy to the PHPoAuthLib library which allow you to use it's OAuth interface in your modules to connect to any compatible API
OAuth Plugin Plugin This plugin allows you to authenticate your visitors via the OAuth protocol to various social networks, such as Twitter or Facebook. It is basically a wrapper for the HybridAuth PHP library. Note that this is a 3rd party plugin, not directly involved with the HybridAuth project. Please go to the github page to download the plugin: https://github.com/ImpetusGames/cms-oauth
Ogone Payement Module Ogone is a payment service that allow many types of payment from Visa, Mastercard to local card systems. This module facilitate the gateway between Ogone and compatible e-Commerce modules.
OpenEstate PHP-Wrapper Module This module integrates OpenEstate-PHP-Export into a CMS made simple based website. You can find more about this module at https://github.com/OpenEstate/OpenEstate-PHP-Wrapper-CMSms
OpenID Module Integrates OpenID with CMS MS and allows users to register an OpenID, Facebook or Twitter identity and later on signing on with this identity without providing their Front End Users module username or password. Check out project wiki at https://bitbucket.org/henriklen/openid/wiki/ for more information
OpenStreetMap Tag Module Calls OpenLayers and gives shortcode to perform basic operations: - display a map - display a map with a marker - display a map with a gpx trace - display a map with multiple markers (text layer)
Opinion System Module Wrapper for https://www.opinionsystem.fr/
Optimize Plugin This Smarty block plugin optimizes HTML content for French websites by automatically applying typography rules, improving accessibility, and adding security features. Key Features: - French Typography: Automatically inserts non-breaking spaces ( ) before punctuation marks (:!?;%), currency symbols (€), and around French quotation marks (« ») - Content Cleanup: Removes excessive whitespace for cleaner HTML output - Responsive Media: Wraps YouTube iframes in responsive containers with .youtube-responsive class - Responsive Tables: Automatically wraps tables in .table-responsive divs for mobile compatibility - Email Protection: Obfuscates email addresses using random HTML entities and hexadecimal encoding to prevent spam bot harvesting - Performance Optimized: Uses efficient string manipulation (strtr) and combined regex patterns - Modern PHP: Leverages PHP 8.0+ features (match expressions, arrow functions, type hints) for better performance and code quality Perfect for French-language websites built with CMS Made Simple that need professional typography and spam protection without manual HTML editing. Requirements: - CMS Made Simple 2.x or higher - PHP 8.0 or higher Usage: {optimize}Your content here{/optimize}
Orders Module A simple module to work in conjunction with the Products, and the Cart modules to provide a simple interface to allow submitting orders by email. Later it could be expanded to keep track of orders, re-send emails, send reminder messages, yada yada yada
OrdersToIIF Module An addon module to the E-commerce suite to allow exporting customer, and transaction information from the Orders module into Quickbooks IIF format for later import into quickbooks.
Orm Module A delightful and powerful ORM system to improve the API of CmsMadeSimple. More information on the Github page of the project https://github.com/besstiolle/orm-ms (The project is currently under heavy development, Thank you to give me your feedbacks <3 )
Outsourcer Module Module exports and auto-imports design templates, CSS, user plugins and page content from temporarily files.
OwnersManual Module A module that allows site developers to edit a page of back-end content to leave detailed site-specific instructions for the site owner (and contributors) to reference. Similar in look to the module 'help' pages. Can choose to process page through Smarty and override the module name to better suit the purpose you are using it for. Currently this module allows one page of text to be saved, but plans are in place to include user notes, multiple pages, table of contents, page hierarchy, permissions-based content etc. Oldest CMSMS version tested is 1.8.1. Requires CGExtensions 1.19.1 or newer. Wiki: http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Extensions/OwnersManual
Page Protect Tag Plugin This plugin allows you to protect a page with one or more passwords. Can be used in several pages with different sets of passwords. Can also be used in templates to protect a number of pages using those templates. This plugin is now officially deprecated, and won't be further supported. There will be a new module with the same features soon. Thanks!