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
CGGoogleMaps Module Yet another google maps module..... this one is built in the 'Calguy' style.... with full support for translation and using addresses instead of lat/long.
CGGoogleMaps2 Module This module provides a convenient and simple way to integrate one or more maps into your website. Flexible icon support, easy extendability, and flexible methods for adding markers. This module provides for tooltips, and customizable infowindows. As well, Directions are supported. markers can be added via smarty calls, can be added statically and associated with the map, or can be retrieved via ajax (with a bit of javascript).
CGHeadMaster Module A module for manipulating and managing the head portion of your HTML page. Add, and remove tags... include and exclude meta tags by group... including opengraph and twitter meta tags.
CGHTML2PDF Module This module provides the ability for CMSMS modules to easily generate PDF output. It uses the mPdf library to support a significant subset of HTML5 and css3 selectors. This makes it easy to transform a great deal of HTML content into easily viewable PDF output. This module does not have any frontend interface of its own. It is intended to be used by other modules. This module relies on and extends the report generation functionality of CGExtensions
CGLoginSecurity Module A simple module that enhances FEU and Selfreg to prevent certain types of hacking attempts. i.e: repeated logins from the same IP address, or repeated registrations from the same IP address.
CGMagicUpload Module A module that will allow using ajax/jquery mechanisms for uploading multiple files to be attached to a single form submission. It will use an ajax/hidden-iframe method to upload each file individually (like Gmail does) to a temporary location, and then move the files to a permanent location once the form has been submitted. It will provide cleanup mechanisms, and the ability to handle multiple simultaneous requests to the same form. This module is not designed to be used on its own, but called (like the captcha module is) from within another module's php code.
CGMessageQueue Module A simple module to allow asynchronous processing of small tasks. This module is intended for module/app developers to do things in the background that may take a few seconds, but do not require the user to wait for them. I.e: sending mails in the background, doing image transformations, importing data from csv, generating reports, etc. This is not a module for handling large tasks that need to be divided into chunks, and where progress needs to be monitoried... but for simple asynchronous tasks.
CGml Module A simple module to aide in translation of static-like text for forms, and reports.
CGmlGUI Module A web based editor for managing and editing CGml Translations
CGMyOrders Module A simple module to allow a site visitor to review their past orders on your ecommerce site.
CGPaymentGatewayBase Module A base module (just stubs) for developing other payment gateways.
CGProductBuilder Module This module allows a customer to dynamically select options for a complex product, similar to dynamic car building, or PC building sites. Users select a single option for each of a series of pre-selected option groups for a product. At the end the completed specification can be sent to an administrator, or printed to PDF.
CGQuickPay Module Payment gateway for Calguys Ecommerce suite to interface with the danish quickpay provider.
CGRapLeaf Module A module to interface with RapLeaf.com API
CGSharedContent Module A simple utility that provides the ability to create WYSIWYG blocks that can be re-used on multiple page templates.
CGSimplePWA Module A module to aide in creating a Progressive Web App from your CMSMS enabled website. Engage your users, and allow them to use your application on their phones in a native-like way.
CGSimpleSmarty Module A module that registers one or more smarty objects that provide some useful, re-useable smarty functions.
CGSmartImage Module A simple image processing tag for smarty.. Supports image filtering, watermarking, cropping, resizing, etc... supports caching of processed images, and embedding generated images directly into the web page (smartly).
CGSmartNav Module A basic module to allow manually building navigations from within smarty templates. This module allows building navigations from within smarty templates, and then utilizes another smarty template to render the navigation. This module allows building navigations directly to module actions, and mixing module actions with content pages. It works with CMSMS 2.2 to mark navigation items as active if they have already been processed... and if the URL matches.
CGSMS Module Like CmsMailer this module will allow CMSMS websites to send SMS messages.
CGSnapshot Module A simple 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.
CGSocialApp Module This module is a social application framework built on top of CMSMS. It is designed to allow mobile developers to build small to medium scale specialized social applications and websites. it can be used for allowing mobile users to add or edit location information, manage friendships, and create time related information related to a location. This module provides a RESTFUL API to allow sending and receiving social data, and for displaying some of that data on the CMSMS powered website. This module does not have much functionality of its own, it is designed to primarly work in conjunction with a custom developed mobile application (which you are free to create). This module provides a fully documented API (see the PDF file in the docs directory).
CGSocialBlaster Module This module allows other modules to submit posts to facebook, or twitter or other social networks from the admin interface of CMSMS. It is used by CGBlog if available to allow sharing blog posts via twitter and facebook.
CGStaticMaps Module A simple module to generate static map images using googles static map API
CGTiny Module Extendable URL shortening tool for CMSMS Supports bit.ly goo.gl, tinyurl, and others.
cgtweet Module CGTweet is a module for reading from, and writing to twitter. It is capable of tweeting messages for any Frontend user, and displaying a simple timeline for a user account.
CGUserDirectory Module A replacement for the overly-simple UserDirectory module and FEU Listing plugin. this module will allow creating directories from the frontend users database, and viewing various summary and detail reports. It will support (in the style of News and CompanyDirectory) multiple database templates, optional search integration, and various other features.
CGWebPush Module A simple module to allow sending web-push notifications via the admin panel from CMSMS to specific FEU groups.
CG_RSS_Reader Module A heavily modified and trimmed down fork of RSSSimplePie by Zdeno Kuzmany this module works only with CMSMS 2.x and takes advantage of the DesignManager and newer versions of CGExtensions.
CG_WP2CGBlog Module A simple module to copy wordpress blog posts, categories, images, and other information into CGBlog and other modules. This module is not a complete import of all wordpress data, and not a one button-press solution. But it will allow copying most of the data into CGBlog and much of the images.