I am using the Sulu CMS for the my website. As per my requirement I need to create one custom bundle in it.
I tried as the example given documentation :
php app/console generate:bundle
I followed all the instructions but no success. After creating bundle, I also checked the route using :
php app/console debug:router
Its not showing the routes for the Bundle. Is it possible to trace what is the issue? Any help or reference will be appreciated.
Following is the link of Sulu docs I am referring : http://docs.sulu.io/en/latest/