Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sven-ve/svc-contactform-bundle
Bundle for a contact form and sending the mail with contact infos
https://github.com/sven-ve/svc-contactform-bundle
Last synced: 30 days ago
JSON representation
Bundle for a contact form and sending the mail with contact infos
- Host: GitHub
- URL: https://github.com/sven-ve/svc-contactform-bundle
- Owner: Sven-Ve
- License: mit
- Created: 2021-06-26T20:14:26.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-05T19:54:33.000Z (7 months ago)
- Last Synced: 2024-12-18T12:41:27.210Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 129 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Svc/ContactformBundle
[![CI](https://github.com/Sven-Ve/svc-contactform-bundle/actions/workflows/php.yml/badge.svg)](https://github.com/Sven-Ve/svc-contactform-bundle/actions/workflows/php.yml)
[![Latest Stable Version](https://poser.pugx.org/svc/contactform-bundle/v)](https://packagist.org/packages/svc/contactform-bundle)
[![License](https://poser.pugx.org/svc/contactform-bundle/license)](https://packagist.org/packages/svc/contactform-bundle)
[![Total Downloads](https://poser.pugx.org/svc/contactform-bundle/downloads)](https://packagist.org/packages/svc/contactform-bundle):warning: **Attention:**
From version 4.0 the bundle works only with Symfony >=6.1, because the new Bundle Configuration System is used.
Please use version 3.x for older Symfony installations.## Bundle for a contact form and sending the mail with contact info
* [Installation](docs/installation.md)
* [Usage](docs/usage.md)### Screenshot
![Contact form](docs/images/contactform.png)