svc / contactform-bundle
Display a contactform, send a mail
Installs: 575
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.2
- svc/util-bundle: ^5|^6|dev-main
- symfony/form: ^6.3|^7
- symfony/framework-bundle: ^6.3|^7
- symfony/options-resolver: ^6.3|^7
- symfony/translation: ^6.3|^7
- symfony/twig-bundle: ^6.3|^7
- symfony/validator: ^6.3|^7
Requires (Dev)
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^12.3
- symfony/browser-kit: ^6.3|^7
Suggests
- karser/karser-recaptcha3-bundle: Could be used in the contact form
- twbs/bootstrap: Twitter Bootstrap provides the CSS - use this bundle or other installation like yarn/assetmapper
README
⚠️ Attention:
From version 4.0 the bundle works only with Symfony >=6.1, because the new Bundle Configuration System is used.
From version 5.3.0 routes are configured in PHP instead of YAML - manual route import required.
Please use version 3.x for older Symfony installations.