Plugins

Extend functionality

With plugins you can extend the functionality of KISSCMS, adding new features as they are required. Here are a number of officially supported plugins, hosted at Github:

http://github.com/kisscms

Facebook

A programming layer above the official PHP SDK to connect with the KISSCMS model methods. The plugin also provides views for common operation of Facebook Connect in JavaScript.

AWS

This class will give you the option to save the data of a model as a SimpleDB item instead of using the default SQLite database. For now it is limited to just this function, although future versions may include support for other AWS products.

Google

Supporting a series of services from the Google API and other useful titbits like automatic integration of Google Analytics on your website.

You can find more plugins searching online or looking through the list we officially are supporting, available at Github: http://github.com/kisscms

Instructions

For information how to install plugins and create your own please refer to the official wiki at:
https://github.com/makesites/kisscms/wiki/Guide:-Plugins