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
Ace Editor 2.0 Module First release of the Ace Editor for CMSMS 2.x series. Hardcoded twilight theme. Admin panel that allows for some preference settings, including your preferred CSS syntax (CSS, SASS or LESS). Automatic syntax selection based on template language. On the fly editor scaling possible, on the fly font size possible via slider in the editor toolbar.
AceEditor Module THIS IS BOTH A BACKEND AND A FRONTEND CODE HIGHLIGHTER AND EDITOR. Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace is developed as the primary editor for Cloud9 IDE and the successor of the Mozilla Skywriter (Bespin) Project. Ace is also used on GitHub https://github.com/blog/905-edit-like-an-ace
AComments Module This module provides comments as you know them from blogs. It can be used to pages, news articles or any other module entries. For CMSMS 1.x series only!
Admin Forms Module Ability to add FormBuilder in the admin of the site.
Admin IP Lock Module The Admin IP Lock module filters which IP address can login into the Admin panel. It protects your Admin panel against Brute Force attacks. If someone fails too many times to log in to the website, his IP address will be added to the modules ban list. Even if he eventually finds a proper login/password pair, he still can't login because his IP is locked! This module is a fork of the IPLock module. Module is compatible with CMSMS 1.12.1 and 2.x
AdminDashboard Module This module provides an Administrator Console Dashboard. It is compatible with modules using GetDashboardOutput() method, but provides more and better mechanisms for modules to create widgets and present data to back-end users with enough permissions to use it. The module allows per user preferences, as well as global settings.
AdminPort Module creats an admin portal for mods to hook into
AdvancedContent Module This is a contenttype for CMSms. It provides much more flexibility by creating custom input controls in backend. Users can add dropdowns, multiple select lists, checkboxes, group content blocks in separate pagetabs or blocktabs inside a page tab. It also adds ability to grant access of pages to certain users of the FrontEndUsers module and hide the content, replace it by the login form of the FrontEndUsers module or redirect to a specified page showing the login form or just redirect without doing anything else. The page property of feu access, redirect page, show login form can be inherited by parent pages. Pages can also have a start and an end date (like news articles).
AireLibs Module Libs module for all AireLibre modules, or other. This module does provide base db object classes for easy database handling with objects. For modules developers, it gives you the ability to easily add fields definitions to your modules! Image, File, checkbox, ... and you can extend the field types with new classes. See the EventsManager module for an example of implementation of the FieldsManager
Ajax Made Simple Module To provide a module with an API allowing module developers to easily add Ajax functionality to their module without having to know the dirty javascript-stuff.
AJAX Star Rating Bar Module Module allowing vote using the stars. Demo: http://kuzmany.biz/en/cms-made-simple/ajax-star-rating-bar/
AJEmail Module Setup/manage/delete email that is controlled with CPanel.
Akismet Module A simple module allowing setting up an akismet account and testing against this from other modules. Blogs, Forum etc. will benifit from this.
Album Module A fully integrated photo gallery manager for CMS Made Simple. Fully compatible with CMSMS 2.x
Aloha Editor Module The world's most advanced browser HTML5 based WYSIWYG editor lets you experience a whole new way of editing. It's faster than existing technologies and offers unprecedented WYSIWYG functionalities.
alphacard_gateway Module a new gateway for Alpha Card Services for the great CG ecom sweeeet :D
Amazon Web Services Module This module loads the Amazon Web Services SDK
Analytics DISCONTINUED! Module Module DISCONTINUED! It needs be sponsored. Implementation Google Analytics to CMS Made Simple. You can view basic stats and add visit stats to your page. NOTE: ExtendedTools was removed from forge by CMSMS dev team due due forge rules violation. Download it directly from kuzmany.biz/ExtendedTools-1.3.1.zip or kuzmany.biz/ExtendedTools-1.3.1.xml
Api Made Simple Module This module is a simple interface between any open API and CMS Made Simple.
APShoutBox Module APShoutBox is the first "plugin" to the AdminPort mod.. it's an ajax chat window.
Archiver Module This will keep an archive of all content, GCB, template, and stylesheet edits (or all for a set time period). There is an admin interface to roll content back to a previous version.
Articles Module List articles like events, shop articles, blog articles, and so on ... Show a detail page to an article, list the articles with categories, show a category detail page with image, ... There is even a cart for a simply shopping functionality - no need to install other modules ... try it!!! Attention: At the moment, the module is working, but there is still a lot of work, like documentation, standard-templates, and so on. For German-speaking users there is a thread about the module: http://forum.cmsmadesimple.de/viewtopic.php?id=2300
AS Modules Templates Module This module allows you to manage all your module's template in one place. It also give the ability to compatible modules to give "restore" options and "default" options for your module. It is mostly useful for pre-1.12 CMSMS.
Attachments Module Attach anything to anything. This module manages links between content or resources of any type. Core resource types : Content Pages, News Articles, files and urls. Possibility to easily add custom resource types (easy integration with CTLModuleMaker modules).
Authorize.Net AIM Module A payment gateway for Calguy's E-commerce suite of modules that interacts directly with Authorize.net using their AIM protocol.
Authorize.Net SIM Module A simple payment interface using the Authorize.net gateay
Automobile Listing Module Automobile , motorcycle or auto part listing
Availability Module A module to show and manage the availability of resources such as 'rooms' or 'cars'.
AVPlayer Module An admin interface for audio and video files for the flash neolao players which will allow listing of movies and/or mp3 files with or without categorys. thumbnail list is also an option. To list and display externally hosted videos such as Youtube see my other similar module: "Youtube Player" http://dev.cmsmadesimple.org/projects/youtubeplayer ****************** Please Note: The latest version of Avplayer 1.7 beta is designed to work with cmsms 2.x. Great advantage of this module is that you can create queries with specific terms for search. If you provide your video with this term (tag) and place the code to call this query of different pages on your site the video list will updated automaticly.
Babel: Multilingual site Module This handles multiple languages for frontend. It uses Marcos Cruz's separate tree branches method, with a simpler setup, more freedom and some added functionalities (such as language links based on hierarchy, automatic language detection and a translation system much like that of the core).