Download the PHP package libre-informatique/email-crm-bundle without Composer
On this page you can find all versions of the php package libre-informatique/email-crm-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download libre-informatique/email-crm-bundle
More information about libre-informatique/email-crm-bundle
Files in libre-informatique/email-crm-bundle
Package email-crm-bundle
Short Description CRM Bundle for Symfony with Email management
License LGPL-3.0
Homepage https://github.com/libre-informatique/SymfonyLibrinfoEmailCRMBundle
Informations about the package email-crm-bundle
SymfonyLibrinfoEmailCRMBundle
CRM bundle for Symfony with Email management
This bundle leverages the full potential of both SymfonyLibrinfoEmailBundle and SymfonyLibrinfoCRMBundle
It is also a proof of concept of how it is possible to override the entity mapping of a Symfony bundle, using the new Design Pattern "Outer Extension" (still a WIP in the Libre Informatique's lab, for the moment)! New article coming soon about how we did it...
Usage
You have to implement 4 "outer extension" traits in your symfony AppBundle :
- ContactExtension
- PositionExtension
- OrganismExtension
- EmailExtension
... and now the entities of SymfonyLibrinfoEmailBundle and SymfonyLibrinfoCRMBundle are linked from outer space!
All versions of email-crm-bundle with dependencies
symfony/symfony Version >=3.2
blast-project/core-bundle Version self.version
blast-project/base-entities-bundle Version self.version
blast-project/outer-extension-bundle Version self.version
blast-project/utils-bundle Version self.version
libre-informatique/media-bundle Version self.version
libre-informatique/email-bundle Version self.version
libre-informatique/crm-bundle Version self.version