Tagged: pyrocms module
Removing a module name from the url in PyroCMS or CodeIgniter
Posted: November 14, 2011
Category: PyroCMS
Tagged: codeigniter, pyrocms, pyrocms module
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
Posted: February 04, 2011
Category: PyroCMS
Tagged: email marketing, pyrocms, pyrocms module
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
Posted: January 31, 2011
Category: PyroCMS
Tagged: codeigniter, pyrocms, pyrocms module, tutorial
To help make the development of PyroCMS modules easier I decided to put together a simple module that could be used for a template.

