Tagged: pyrocms module

Removing a module name from the url in PyroCMS or CodeIgniter

Let's say we are writing a module named "vacations" that will display information about tourist destinations. Sometimes it's desirable to display your urls like: site.com/bahamas instead of site.com/vacations/bahamas. So here's how you can do that in more than one module...

Email newsletters for your website using the Newsletter module for PyroCMS

v1.0 of the Newsletter module was released on February 7, 2011 and adds an exciting new functionality to the PyroCMS platform.

Getting started with custom module development for PyroCMS

To help make the development of PyroCMS modules easier I decided to put together a simple module that could be used for a template.