xyNNN / GoogleTagManagerBundle

Google Tag Manager Bundle for Symfony 2
https://github.com/xyNNN/GoogleTagManagerBundle
GNU Lesser General Public License v3.0
27 stars 15 forks source link

Move to modern directory structure, extend AbstractBundle #53

Open tacman opened 7 months ago

tacman commented 7 months ago

AbstractBundle simplifies the setup a lot, available with Symfony 6.1+

https://symfony.com/blog/new-in-symfony-6-1-simpler-bundle-extension-and-configuration

Also, things like templates and config have moved:

https://symfony.com/doc/current/bundles/best_practices.html

I always disliked looking in Resources/views for the templates!

So maybe a major update instead of minor with #52 ?

xyNNN commented 7 months ago

Also here. Currently I've no resources to maintain this project. If you're interested I would be happy if you can support me.