Via using it you can add feature to Receive Message via Email. Bootstrap Contact form in PHP.
- Simply clone the repo.
- Remove admin@example.com and Add your email on line # 34 to receive messages.
Thank you for considering contributing to our project! We appreciate any help or contributions you can offer, whether it's reporting a bug, submitting a feature request, or contributing code.
If you're interested in contributing code, please follow these steps:
- Fork this repository
- Create a new branch (
git checkout -b feature/your-branch-name
) - Make your changes and commit them (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin feature/your-branch-name
) - Create a new Pull Request
Please make sure to test your changes thoroughly and provide a clear description of the problem you're trying to solve or the feature you're adding.