Skip to content

olix21/newsletter-bundle

Repository files navigation

newsletter-bundle

this README is currently in progress. Thank you for your understanding...

Designed to work fine with the DyweeCoreBundle providing great administration features

##Installing

just run

$ composer require dywee/newsletter-bundle

add the bundle to the kernel

new Dywee\NewsletterBundle\DyweeNewsletterBundle(),

add the routing informations

dywee_newsletter:
    resource: "@DyweeNewsletterBundle/Controller"
    type: annotation
    prefix:   /

no more configuration needed

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published