This bundle is just a easy interface for for the Symfony2 command line generators. As the bundle developers use it only uses the fictional Acme vendor.
AxGen uses the bundle "Sensio Generator" for their actions. The bundle uses the Extjs 2.2 lib for the visual interface.
*This package is only an experiment, as it requires the apache user has write permissions in "src", "app/AppKernel.php" and "app/config/routing.yml" *
-
Download and unzip.
-
Edit app/AppKernel.php and add this:
$bundles[] = new Acme\AxGenBundle\AcmeAxGenBundle();
( for dev enviroment only recommended )
-
Add a route:
Edit file app/config/routing.yml andd add:
AcmeAxGenBundle:
resource: "@AcmeAxGenBundle/Resources/config/routing.yml"
prefix: /
-
Publish assets
./app/console assets:install --symlink web
(the --symlink option not apply in windows systems) -
Point your browser to this url:
The application show you a menu for easy access to the differents options: