fastartconsulting / email-bundle
FastArtConsulting Symfony EmailBundle
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
This package is auto-updated.
Last update: 2025-03-09 00:44:58 UTC
README
EmailBundle v1.0 STABLE
Integrated with:
FACUserBundle
Setup
In services,yml
fac_user_bundle.email_service:
class: FAC\EmailBundle\Utils\EmailProcessProvider
#class: FAC\UserBundle\Utils\EmailProcess
public: true
- Run Server and Enjoy ;)
After
php bin/console doctrine:schema:update --force
php bin/console server:start
License
This bundle is under the MIT license.