What I am trying to do is convert my commonly used modules and
converting them into plugins. I want to install these plugins on the
servers symfony installation / lib / plugins level so that all my
website applications can access the same plugins.

I have the fontend work, I am able to make calls to my plugin and its
working out great. However I am having a hard time getting my plugins
to work with the admin generator. I tried to see how  sfGuard is doing
it but did not get very far with that approach. What is the best
approach to getting a module into the "Admin" App so that I can create
new records and edit those records? I would prefer for the "admin" for
the plugin to be the same for each site and I would really like it I
just had to edit the apps/admin/config/settings.yml  to include the
plugins admin module and then setup routing and be set.

Any advice or links would be awesome, been searching and hacking at
this for the past 4 hours, thought it was about time to ask for help.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to