tousleshoraires / contact-bundle
Symfony TLHContactBundle
Installs: 16 216
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 2
Type:symfony-bundle
Requires
- php: >=7.4
Requires (Dev)
- doctrine/orm: ^2.3|^3.0
- phpunit/phpunit: >=6.0
- symfony/class-loader: *
- symfony/form: >=5.0
- symfony/framework-bundle: >=5.0
- symfony/mailer: >=5.0
- symfony/validator: >=5.0
- twig/twig: ^1.0|^2.0
This package is auto-updated.
Last update: 2024-11-20 15:54:24 UTC
README
TLHContactBundle
The TLHContactBundle provides a contact form for websites using the Symfony framework.
Features include:
- confirmation mail to the sender of the message
- information mail to the webmaster of the website
By default, TLHContactBundle creates a form with two fields, form that can be overriden. The two default fields are:
- message
Requisites
The bundle is orientated towards Symfony 2.8 to 5.0 and PHP 5.6 to 7.3.
Documentation
The documentation is available on:
https://github.com/tousleshoraires/contact-bundle/blob/master/Resources/doc/index.md
Installation
All the installation instructions are located in the documentation.
License
This bundle is under the MIT license. See the complete license in the bundle:
LICENSE
About
This bundle is developped by TLH