| Multilanguage CMS |
Module |
Simple MLE solution for CMS Made Simple without hacking core code. Contains switch beetwen language ({MleCMS action="langs"}), Mle Blocks, Mle Snippets, Mle Translator and many more.. Installation guide: http://cmsmadesimple.sk/modules/MleCMS/installation-guide.html or http://blog.arvixe.com/creating-a-multilingual-cmsms-site-using-mlecms-module/. |
| Mutli Domains for CMSMS |
Module |
Solution for use CMSMS for multiple domains. Easy setup and manage domains. Only for ministes, becouse CMSMS api does not permit change config root url. |
| My Favorites |
Module |
A module that allows front-end users to mark certain records of other modules as their 'favorites' for later retrieval and sharing with others. This module will also allow users to email their favorites to another email address. |
| MysqlDump |
Module |
Interface for the 'mysqldump' backup tool. It can be used to dump the CMSMS database for backup or for transferring the data to another server. |
| Neo Content Operations |
Module |
A Neo-module providing some extensions to contenthandling of cmsms. Bulk create of content pages being the first useful feature. |
| NeoBackup |
Module |
A module providing different kind of backup-services of cmsms-sites. Will include ftp-backup, mail-backup etc. Will require the NeoModule- and NeoDataStorage-modules. |
| NeoBlocks |
Module |
A new approach to maintaining and presenting different blocks of main content. At first for a specific site-design, but will be built to become more versatile. |
| NeoBlog |
Module |
A clean rewrite of the Blog-module extensively utilizing the NeoDataStorage module for the storage of data. Will support themes to make it easy to integrate the blog nicely into the layout of a page. |
| NeoDataStorage |
Module |
In the neo-spirit this module provides and extremely easy way for other modules to store data without the hazzle of creating/updating/delete tables etc. Should of course not be used for data-intensive stuff, but is much easier for non-intisive things, like maintaining a list of something which has properties. An easy API is provided and documented.... mostly I'd like to get rid of my endless "function GetThisProp($entityid,$propname)", which I've been doing for too manu module. |
| NeoDataWizard |
Module |
A generalpurpose datastorage/handling module, allowing you to define any kind of datastruction and enter/edit records based on the struction in the adminsection, and displaying the data through the use of templates in the frontend. |
| NeoEdit |
Module |
To provide an online editor, allowing module development on-the-road. Will support syntaxhighlight, autosave and some other stuff I make up as I go along. |
| NeoFileArchive |
Module |
A Neo-style module which provides admin-side filemanagement of a file archive potentially outside server-focus making file acces fully controllable through FEU or similar frontend-systems. |
| NeoFTP |
Module |
To provide a wrapper class for ftp-services. Initially to allow saving to the cms installation using either file-operations or ftp, whichever works. |
| NeoGuestBook |
Module |
A clean Neo-style guestbook-module, drawing heavily on the Neo supporting-modules, NeoModule and NeoDataStorage.
It will feature multiple guestbooks, spam-control and template-handling. |
| 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. |
| 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. |
| 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/examples/linking/ for the first plugin. Other may come. |
| 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. |
| 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. |
| 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 |
OpenEstate.org provides a freeware software-solution - called OpenEstate-ImmoTool - for small and medium sized real-estate-agencies all over the world.
As one certain feature of this software, the managed properties can be exported to any website that supports PHP. Together with this module - called OpenEstate PHP-Wrapper - the exported properties may be integrated into CMSms without any frames.
You can find further informations about OpenEstate-ImmoTool at: http://openestate.org |
| 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 |
| 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. |