On Tuesday, August 21, 2007, phpleo wrote: > They could say to me how or to who I must send my plugin. Hey, Having just discovered this process myself, here's how you can do it. It's one of those things that so intuitive and easy that it's actually hard to figure out.
Simply create a page on the wiki called your plugin: http://trac.symfony-project.com/trac/wiki/sfMyNewPlugin In that page, include the documentation for your wiki. After you save it, attach the pear package. Then, you can access the plugin right away at: http://plugins.symfony-project.com/sfMyNewPlugin So, users can install your plugin by: $ symfony plugin-install http://plugins.symfony-project.com/sfMyNewPlugin Good luck! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/symfony-devs?hl=en -~----------~----~----~----~------~----~------~--~---
