I am creating a CMS using zendframework 1.12, I am looking for a idea solution for creating website navigation using a controller and model(database) similar to this but this is not working with zend 1.12 Click here
another solution I have found using xml which I do not need like this : https://coderwall.com/p/i7gosa
I also do not need it to be done with actionstack which is an over killing I have seen it several places.
Please suggest!