aropixel / contact-bundle
Gestion de contact pour admin Aropixel
Installs: 116
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 2
Open Issues: 0
Type:symfony-bundle
Requires
- aropixel/admin-bundle: ^1.0
- symfony/swiftmailer-bundle: ^3.4
- twig/string-extra: ^3.0
This package is auto-updated.
Last update: 2024-10-27 10:20:39 UTC
README
Aropixel Contact Bundle
Aropixel Menu Bundle is a complementray bundle of Aropixel Admin Bundle. It gives possibility to store and send incoming messages from your website's contact forms.
Table of contents
Quick start
- Create your symfony 4 project & install Aropixel AdminBundle
- Require Aropixel Menu Bundle :
composer require aropixel/contact-bundle
- Apply migrations
- Include the routes
License
Aropixel Contact Bundle is under the MIT License