PHP
vo2AdminGeneratorPlugin
by rDeeb on Nov.10, 2008, under PHP, Plugins, Symfony
The vo2AdminGeneratorPlugin brings the Symfony 1.1 Admin Generator to Symfony 1.0.
This Plugin is just a port of the code of the Symfony 1.1 Admin Generator, so the credits goes to Fabien Potencier, and some code also from François Zaninotto.
This plugin brings a Pake Task to initialize a new module with the generator, to access this task just write down:
php symfony vo2-init-admin application folder class
Any bugs, please don’t hesitate on contacting me. In next releases of the plugin I’m going to extend a bit the Admin Gen, so if there is any special requests feel free to ask them.
