FEupload |
Module |
The FEupload module provides your Front End site visitors a convenient way to upload multiple files at once. At this moment it is limited to handle only images. It can easily be integrated in an existing form created with FormBuilder. FEupload is CMSms 2.0 and 1.11/1.12 compatible |
FEU_Auth_Basic |
Module |
An addon module to FrontEndUsers to integrate with apaches basic authentication.
This module is a simple example module to show how to do authentication modules for FEU. |
FEU_Auth_iMIS |
Module |
Allows authenticating to a CMSMS Website using iMIS login credentials. |
FEU_Auth_LDAP |
Module |
An authentication module for OpenLDAP and Active Directory, that ties into the FEU module. |
Field Search |
Plugin |
You can set a content page id (or alias) and one or more (content) fields as parameter. This plugin looks in the page hierarchy upwards, if the specified (content) field(s) are not empty. From the first content page, where the field(s) are not empty, the plugin returns (in a second parameter) specified fields. |
File Link |
Plugin |
Adds a hyperlink on any kind of file in your upload directory. By automatically adding a common and a file type specific css class you are free to configure your css to display the hyperlink as you like. The file size will be also added to the link text. |
File Listing |
Plugin |
File listing is a tag to automatically display a list of uploaded files or folders on the front end. An icon represents the file extension, and it is possible to sort by file name, size and date. Ideal for newsletters in pdf/doc formats. This plugin expands upon the original file_list plugin by adding more parameters giving greater control over how the information is displayed on the front end.
Features the ability to automatically create thumbnails from PDF and video files if Imagick and FFmpeg extensions are present. |
FileBackup |
Module |
This module provides an interface to backup/restore the entire CMSMS files tree using tar command included in most linux distributions. It can be used to clone a CMSMS server simply from webpage using standard modules. |
FileBackup2 |
Module |
A fork of the FileBackup module. FileBackup2 is a module for CMS Made Simple to provide CMSMS full files backup tarred and gzipped. Source code: https://github.com/wdwp/filebackup2 |
filelist |
Plugin |
Returns or assigns to a smarty variable a (random) filelist, starting from a given path (relative to $config['uploads_path']). Filelist can be filesystem paths or URIs. |
FileMgr |
Module |
A file management module with file edit capabilities. This module is created for website developers, NOT for end users! |
find_content |
Plugin |
Find the first non-empty content block in the tree starting from current page and going up to the root page. |
Finnish/Suomi |
Translation |
This project is for any translations of CMS Made Simple to Finnish, both the core and modules. Projekti suomenkiliselle käännökselle CMS Made Simplelle core ja kaikki modulit |
Flat Rate Taxes |
Module |
An addon module for use only by the Products module, this module will allow the products module to apply flat rate taxes to any and all products. |
FlatRate Shipping 2 |
Module |
This module is a fork of the FRShipping module for Calguy's eCommerce-suite adding a few options and bringing the module up to date. |
FlatRateShipping |
Module |
An addon that will only work with the Cart or other simpilar modules down the road, ths module will provide an interface to setup some simple weight shipping rules, and to calculate the cost of shipping a parcel based on its total weight. |
FlexPaper |
Module |
Module for quickly showing a pdf in the FlexPaper swf viewer. Relies on a unix command to convert the pdf files, so may not work in all situations. |
Flickr |
Module |
The Flickr module will allow you to integrate your photo albums at flickr.com into you CMS Made Simple based website. More info here: http://bogong.dk/flickrmodule |
FlickrMadeSimple |
Module |
This small module helps you to show and manipulate your Flickr Galleries on your website |
Fontin |
Module |
Connects apis of the major online cnd's and distributors of fonts for @font-face usage |
Form Browser |
Module |
This is the counterpart to the Form Builder, which enables users and admins to browse/edit/administer saved form data. Form Builder is required. |
Form Builder |
Module |
This is the next generation of Feedback Forms, which will include an API for modules to use, as well as a general structured data system.
CMSMS 1.12.x and 2.x compatible |
Forum |
Module |
A fork of JM_Forum, which is itself a fork of Forum Made Simple, updated to use MAMS instead of FrontEndUsers. Forum integrated in CMSMS with most of the basics of boards functionality. Has rudimentary BBCode parsing, emoticons palette, post attachments, moderation, users and ip banning, report a post features. Avatars, signatures and other more advanced features are possible with MAMS, MAMSRegistration, and other modules that will extend its functionalities. With some smarty template skills and good knowledge of CMSMS capabilities it can rival other forum scripts with the added bonus of being fully integrated in CMSMS. |
frapi |
Module |
it wil be a shell around the frapi interface and will be able to do all the REST stuff you can imagine with cmsms. |
French/Français |
Translation |
This project is for any translations of CMS Made Simple to French, both the core and modules. Ce projet concerne toutes les traductions de CMS Made Simple en français, autant pour les fichiers de base que pour les modules. |
FreshContent |
Plugin |
This plugin checks if a content page is fresh based on its last modification date, and if so, output any HTML you want, like an icon or text, anything. It takes a page's alias and you decide also how many days a content can be considered fresh (the calculation is based on the current date).
Example use: you can add the word "new!" (or an image) next to a Menu Manager item, for pages that have been recently updated. In this case you can tell FreshContent how long to keep that text or image showing, 5 days, 30 days etc. |
Frontend Personal Messages |
Module |
This module provides a personal messages system for the FrontEndUsers module. Allows frontend users to send messages to each other, manage their inbox and receive notifications on new messages. |
Frontend Users |
Module |
This is a module for cmsms that allows creation and management of front end users. i.e: Users that have access to your site, and may need to log in for some reason or another, but have no access to administer the site. |
Frontend Users Personal Messages |
Module |
This module provides a personal messages system for the FrontEndUsers module. Allows frontend users to send messages to each other, manage their inbox and receive notifications on new messages.
(Note: this is an improved fork of the Frontend Personal Messages module)
CMSMS 1.11.x series compatible. |
FrontendUser Mailer |
Module |
This module provides backend users the ability to send very easy an email to several groups of the FrontendUsers module. For a more complex newsletter system use calguys NewsLetterMadeSimple module. |