dev4 Auction |
Module |
To create simple auction module. no integrates payment methodes just showing the highest bidder and being able to bid to a certain object. |
Developer Tools |
Other |
These are developer tools for module creation and other good stuff. To start, they will help facilitate the pushing of language strings to the central server for translation dynamically. |
Diagnostics |
Module |
Allows a developer to get a diagnostic dump/report from a user. |
Digest |
Module |
Digest allow users to subscribe to digests of updated contents. In combinaison to CMSUsers and compatible modules (See MCFactory), they can receive periodic digests of all the updated content since last digest. |
Discount Coupons |
Module |
Coupon module to be used in conjunction with modules Cart Made Simple and Shop
Made Simple. It allows for setting up coupons for time range. Either a percentage or a value can be set as discount when coupon is applied during check out of the order. |
display phpinfo |
Plugin |
Plugin for display phpinfo() inside a page. |
Disqus tag |
Module |
Simple Wrapper for the system https://disqus.com/ Allows you to include beautiful comments into your CmsMadeSimple. See it in action below.
Example1: http://www.furie.be/news/32/15/Sortie-de-mon-module-Disqus-en-version-2-0.html
Example2: https://newstargeted.com/ |
DivShare |
Module |
Uploading and use your files from DivShare in the CMSMS. Directly upload from administration, summary, detail and separate view on your pages.
The module also contains audio, video, slideshow player and document viewer.
Demo: http://kuzmany.biz/en/cms-made-simple/div-share/. Read help! |
Document Search |
Module |
This module allows for the uploading of PDF, DOC, RTF and DOCX files with the intention of having the document's content extracted and added to the database making the content searchable via CMSMS search module. The uploaded files can also be listed on the front end. For doc files, you have to install antiword on your Linux server. |
DOMPDF |
Module |
A wrapper module around the pdf-rendering library called domdf which supports most html/css. |
Download Counter |
Module |
See the help : http://www.furie.be/downcnt.html Adds a click counter for all your links
After installing this module user has to modify links that he or she wants them to count clicks: the "href" part must be replaced with a tag calling this module. After that the number of clicks and date of last click will be stored for this link. The counters may be watched and managed in the admin section. Also the module allows to display the counter value for specific link in the front-end.
Compatible CmsMadeSimple 1.11 |
Download History |
Plugin |
This plugin collects historical download data for the nominated file from the Uploads module. |
Download Manager |
Module |
Module for managing your downloads from admin panel. I has category tree, possible do add one download to many categories, own templates, possible to take sums and intersections of category tries, easy to add to google analytics, automatic thumbnail generation. Also possible to restrict access for FEU or after mail. Need PHP5.
As of 2013-03-02 the svn repository is considered outdated.
I have moved all files to: https://github.com/ikulis/cmsms-downloadmanager
Feel free contribute.
|
Download Module |
Module |
This mod provides a way to manage your download files and cats.
It has an admin. panel and a default template for the frontend.
This module can use FEUsers module to have a rating/comment block and for avoiding anonymous dl . Also can obfuscate url by indirect download! And all are optionals.
You have french and english language file included. |
DownMan |
Module |
Module for managing frontend downloads from admin panel. It has category management, automatic thumbnail generation, and other features, including the ability to restrict access by FEU or by mail. DownMan currently supports both branches of CMSMS (1 and 2). This module is a fork of the Download Manager which is currently not being actively maintained. |
Dropcaps |
Plugin |
{$string|dropcaps}
or
{$string|dropcaps:"dropclass"} where "dropclass" is any class name you want for the dropcap class.
Produces code like this:
<code>
<p><span class="firstLetter"><span>T</span></span><span>his is a full paragraph.</span></p>
</code> |
DT_FEUeditor |
Module |
Module to edit text by the front-end users on the front end side of the webpage |
Dutch/Nederlands |
Translation |
Nederlandse vertaling.
Zie https://forum.cmsmadesimple.org/viewtopic.php?f=53&t=32214 voor uitleg hoe het vertaalsysteem werkt |
DynaPaths |
Other |
To provide a small extension to config.php dynamically and automagically detecting site-url and paths. This allows for multiple site-aliases and easy moving between dirs. |
EcMinPriceHandling |
Module |
This is a fork of the MinPriceHandling module. |
EFAGISmsms |
Module |
This module allows you to send sms via the OVH provider API |
EMoney Payment Gateway |
Module |
This is a payment processing gateway module to work with the Products / Orders / Carts triumvirate. It works with the ETS Corporation payment authorization system (https://www.etsms.com/ASP/home.htm) |
english/malaysia |
Translation |
transaltion from english to malaysian language |
Eridu |
Module |
Eridu is a multilingual content manager for CMSMS. The current implementation is a fork of Babel, a module that seems to have been abandoned. Eridu is compatible with both branches of CMSMS. |
Error Logger |
Module |
Some webhoster do not offer access to the log files.
This module writes (system) error messages in to the database and provides the possibility to browse them. (having trouble on update -> visit help file) |
Esperanto |
Translation |
This project is for any translations of CMS Made Simple to Esperanto, both the core and modules. Ĉi tiu projekto estas por iuj tradukoj de CMS Made Simple al Esperanto, kaj de ĝia kerno kaj de ĝiaj moduloj. |
Estonian translation\ |
Translation |
This project is for any translations of CMS Made Simple to Estonian, both the core and modules. See projekt on CMS Made Simple ning tema lisamoodulite tõlgete jaoks eesti keelde. |
EU Cookie Directive |
Module |
A module to provide easy and configurable presentation of the required cookie-approval function, required by law by EU. |
Event Registration System |
Other |
T o allow page visitors to register for a posted event. Pay with credit card and receive a email confirmation or print a ticket.
The admin can view all registrations (delete, edit) print a roaster.
Decide if the posted event will require Registration, define prices,
location and time. Can view if they payed with check or CC card or did not pay. The event may not be payable (free admition)
|
EventsListing |
Module |
A simple events listing management system, comprised of a title of the event, a long description, start date/time and end date/time and categories, with templates that are stored in the db. |