SmartyExt |
Module |
A module that registers one or more smarty objects that provide some useful, re-useable smarty functions. |
SmartySnippets |
Module |
Within Layouts section of the Admin, you may now define custom smarty functions (single tags, such as {ss_carousel ....}), or smarty blocks (such as {ss_panel ...} content {/ss_panel}). |
Smileys |
Module |
A simple module to allow other modules to access a central library of smiley graphics. Only to be accessed through it's API from other modules. Should in time do caching etc. to minimize bandwidth usage etc. |
SMSENVOI |
Module |
This module allows you to send SMS from the french gateway smsenvoi and works in conjonction with the module Adherents |
SMSG |
Module |
The module provides a simple API for other modules to send text messages.
It can also be used to enable website users to:
send a pre-determined text message to any text capable phone, or;
send a user-specified text message to a pre-determined phone number.
It is a variant of calguy's old CGSMS module, with support for some SMS gateways that still operate, and lots of small refinements. |
SnapshotMgr |
Module |
A module to generate a snapshot of a CMSMS install including the database. Useful for doing a quick backup before upgrades, or for doing site moves. |
SnippetMgr |
Module |
This module allows you to create file based snippets of code to integrate it in your pages and templates. Based on the Snippets module created by Totophe. Compatible to import these snippets... |
Snippets |
Module |
This module allows you to create some snippets to integrate it in your templates.
If you want to share some snippets, please contact me :-) |
Snippets - was: Global Content Blocks |
Module |
Provides a global content block system similar to the one in 1.x-series core. If installed on a 1.x system it will import GCB's to its own database and core can then be upgraded. If installed on a 2.x it will work very similar to the oldstyle-blocks on 1.x |
Social Video Player |
Module |
The project create a flash video player and thumbnail from an url from YouTube DailyMotion, Facebook or Vimeo allows you to easily create a sort of "video library" for your customers. |
SRQuestionnaires |
Module |
This Project is in a early pre-alpha state!
The first step will be to create a backend for the statistical evaluation of datastreams comming from a formular created by the "form builder" module. |
Statistics |
Module |
This is a module allowing gathering various types of visitor statistics directly within CMSMS. The Module is currently compatible with CMSMS 1.x and 2.x, and PHP 7.
|
Stock Quotes |
Module |
Allows retrieval of stock quotes. User can submit a quote symbol to retrieve current quote and intraday graph as well as the major indexes. |
Storelocator |
Module |
Create a storelocator module for CMS Made Simple where visitors can view which stores sells your products |
Street View made simple |
Module |
a simple module that holds 5 parameters:
Latitude, Longitude, Yaw, Pitch and Zoom.
to insert a Google Street View panorama into your web page.
note: this module uses google street view api version 2.x so you *will* need a api key which will need to be placed in both the final template and *also* the streetview/map/lookup.html
coordinate lookup utility is included within the admin. |
Stripe Gateway |
Module |
A payment gateway for the CG Ecommerce suite |
StripeGate |
Module |
This module provides the capability to place, in any page content block or form-field, either:
a work-alike for Stripe's checkout form with more flexible information collection, or
a work-alike for Stripe's pay-button styled to match the surrounding content.
Multiple stripe-accounts may be used, in either test or live mode. Any of the currencies that Stripe supports may be used. |
SubsectionHeaders |
Module |
The code for this module is a lightly modified mashup of the core "section header" content type and the Content Aliases module (as a lightweight example of how to create/clone a content type without hacking the core). So thanks to those devs.
After installing the module, you will have a new section header content type available called "Subsection Header". First you must import the menu or menus you are using in your template into the database via the menu manager. Then, also in menu manager, in your newly imported menu template, duplicate and subsequently alter the duplicated sectionheader related smarty and html by adding "sub" in front of "sectionheader".
Then use it the same way you would use the section header content type and style it differently in your style sheet(assuming that's the functionality you were seeking). |
Support Tickets |
Module |
This is a basic trouble ticketing module for CMSMS. It allows authorized administrators, or frontend users to create and respond to tickets. All new tickets, and responses to tickets are stored in the database, and an email notification is sent to the recipient to allow them to respond to the ticket on the in-site system. |
SystemCron |
Module |
Edit cron jobs via cmsms. Read more on https://github.com/hasanen/SystemCron/wiki |
Tag Replacement |
Module |
The TagRep module is a string replacement module. It can be used to replace certain substrings (called tags) in the content HTML code before showing it on screen.
Usage examples: autolinking keywords, tooltips for abbreviations, Wiki like shortcuts, ... |
TagCloud Module Edition |
Module |
Inspirated by the plugin Tagcloud, this module is a faster way to display a cloud tag on your website with a lot of functionality directly editable from the backoffice and a rendering much more fast ( x40) using a cache system |
Targeted Newsletters Made Simple |
Module |
This is a fork of NMS and provides similar functionality if you want a newsletter module that works with PostgreSQL or mySQL. In addition to being db agnostic, the user database can be used to capture subscriber data without needing to use a 'Front-End User' module. Sub-lists can be created easily enabling a mail out to target a specific demographic attribute e.g. gender. |
Team Sport Scores |
Module |
TSS allows you to enter matches/games and their final score. It is intended for team sports and the connected website. Manual via: http://www.duketown.eu/shop/_catalog/cmsms_module_manuals_(english) |
TeamsResults |
Module |
This module allows you to handle your teams and their results to display in frontend |
Template Externalizer |
Module |
This module allows you to use a text editor to edit templates, stylesheets, UDTs, Global Content Blocks, and some SitePrefs (Site down message, Metadata, Default Page Content, Page Metadata) ! It exports them to temporary files on the server and watches these files for modifications which are automatically imported into the database and take immediate effect. |
Template Manager |
Module |
A package to replace the original template manager. It allows editing templates and associating stylesheets with templates. It also provides a stylesheet switcher. |
Tennis de table |
Module |
This module allows you to easily retrieve your information and results from the french federation of table tennis (FFTT) |
The new embed |
Module |
This plugin enable inclusion of any application into the CMS. This is an update of http://dev.cmsmadesimple.org/projects/embed |
Theme Manager |
Module |
A module to easily import and export themes (templates and stylesheets) into cms. |