Building easy plugins with Newscoop 4.2 and Symfony Bundles
We're proud to announce the release of Newscoop 4.2 this week. The new release has many cool new features and we crushed a lot of bugs. Many among those were reported by users like yourself!
Building with Symfony Bundles
One of the new features in the spotlight today is the new plugin system which is based on Symfony Bundles. This allows for extremely flexible Plugin development unlike ever before in Newscoop.
Now, to get you all started quickly, I have written a small introduction for this new method of plugin development. It can be found here on my Github Gist. Because I'll be updating it based on your feedback, this tutorial is best suited on Github, so keep checking in to see what is new! And of course don't forget to fork it and improve it yourself!
So what are you waiting for? Get developing! We want your feedback and we can't wait to see what awesome plugins will come from this!
- Check out the full Symfony Bundle plugin tutorial for Newscoop 4.2 here.