I'm now freelancing! You can hire me by visiting www.22Web.co.uk
Developers, Developers, Developers

Wolf CMS

WolfCMS Logo Wolf CMS is a free open source Content Management System which is a fork of FrogCMS by one of the main FrogCMS developers.

Being a simple and lightweight CMS, Wolf has proven to be very usable by many people and it's evident with the growth in the forum community. To help out I (and numerous other people on the forums) have created plugins / helpers for people to use and extend the power of wolf further. Below are the current plugins that I've created for WolfCMS.

mbForms

This is a free, open source form builder plugin that I've created for WolfCMS. The plugin provides a simple interface for creating your form outline (form name, who to email the results to etc...) and then easy to "add item" to dynamically add items to your form using javascript. You can then specify the labels, extra classes, the type of item and default values.
Currently it supports 5 form types which are input box, text area, select box, checkbox and radio buttons. This may be expanded to files in the future!
Then with a simple piece of code you can place the form on your website and mbForms will do the rest.

mbMenu

This is a free, open source menu management plugin that I've created for WolfCMS. Wolf as default has support for menu generation by listing out content pages, it does however provide support for adding custom internal / external links without modifying html code. mbMenu overcomes this by allowing you to create different menus and then assigning menu items to a menu by manually entering the text and the link for the menu item. This allows you to create and manage all links in one easy place.


mbBlog

This is a free, open source blog plugin that I've created for WolfCMS. Wolf does provide some functionality to have a blog, but it's linked it with the content pages and I prefer to keep them separate so after looking for one and not finding one I set about creating my own plugin. I do hope to keep it up to date and build on it as it is very basic at the moment. If you happen to use it then any feedback would be appreciated.


mbSitemap

mbSitemap is a free plugin for wolfCMS. The plugin is a simple and easy way to create a html and xml sitemap for your pages in wolf.
If you have added extra plugins for things such as gallery, downloads etc... you will have to modify mbSitemap to accommodate these, but providing you are fluent with PHP and wolfCMS it should be fairly simple.