nickyeoman / symfonycms
Nix cms bundle for symfony
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
README
github: https://github.com/nickyeoman/symfonycms packagist: https://packagist.org/packages/nickyeoman/symfonycms
Install
composer requrie nickyeoman/symfonycms
Place this in your config/routes/symfonycms.yaml
NickYeomanSymfonyCMS:
resource: '@SymfonyCMSBundle/config/routes.yaml'
Resources
- https://macrini.medium.com/how-to-create-service-bundles-for-a-symfony-application-f266ecf01fca
- https://github.com/SymfonyCasts/reset-password-bundle
- https://github.com/prestaconcept/PrestaSitemapBundle
- https://jibébarth.fr/post/build-shareable-symfony-app/
- https://www.contextualcode.com/Blog/How-to-start-build-reusable-Symfony-Bundle
- https://davegebler.com/post/php/how-to-create-a-symfony-5-bundle