digitalstate / platform-communication-bundle
DigitalState Platform Communication Bundle
Installs: 150
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 4
Open Issues: 15
Type:symfony-bundle
Requires
- php: >=5.6
- digitalstate/platform-admin-bundle: ~0.3.0
- digitalstate/platform-api-bundle: ~0.3.0
- digitalstate/platform-data-bundle: ~0.3.0
- digitalstate/platform-entity-bundle: ~0.3.0
- digitalstate/platform-transport-bundle: ~0.3.0
- digitalstate/platform-user-bundle: ~0.3.0
- digitalstate/platform-user-persona-bundle: ~0.3.0
- digitalstate/platform-widget-bundle: ~0.3.0
- oro/platform: 2.0.*
- oro/platform-serialised-fields: 2.0.*
This package is not auto-updated.
Last update: 2024-10-26 20:53:33 UTC
README
The Communication bundle provides business users the ability to manage government communications. It introduces six new entities to the system: Channel, Communication, Content, Criterion, Message and Template.
Table of Contents
- Channel Entity
- Communication Entity
- Content Entity
- Criterion Entity
- Message Entity
- Template Entity
- Todo