Phil Sturgeon

Web developer, kayaker, outdoors madman and part-time alcoholic.


Matchbox with modular routes in CodeIgniter

Posted CodeIgniter at Jun 06, 2008

I have seen a few people posting around the CodeIgniter forums looking for a way to add config items and routes into Matchbox and after a two-minute ponder I realised it was ridiculously simple. To get it working on your CodeIgniter setup.

The routes work in exactly the same way, you are not required to do this for every module and it means you can put any module in or out of your installation without worrying about the main routes file.

For those of you who don't like hacking libraries like this, have no fear, I have mentioned this to Matchbox creator Zacharias Knudsen and it will be included in the next release.

Comments

User comments

There are no comments

Post a comment