bodaclick / enquiry-bundle
Bundle to handle enquiries and their answers
Installs: 245
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 6
Forks: 6
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.2
- doctrine/mongodb-odm: >=1.0.0-beta5,<1.1-dev
- doctrine/mongodb-odm-bundle: 3.0.*
- symfony/framework-bundle: 2.3.*
- symfony/security-bundle: 2.3.*
- symfony/serializer: 2.3.*
Requires (Dev)
- doctrine/doctrine-bundle: *
- doctrine/orm: >=2.2.3,<2.4-dev
This package is not auto-updated.
Last update: 2024-11-09 14:32:11 UTC
README
The BDKEnquiryBundle is intended to be able to handle any form input and relate it to a class in your system.
Documentation
The bulk of the documentation is stored in the Resources/doc/index.md
file in this bundle:
Installation
Installation instructions are located in the Resources/doc/install.md
file in this bundle:
Read installation instructions.
License
Licenced under the MIT licence. See here