Maplesyrup Web Contact Form
A simple contact form plugin for WordPress
by Maple Syrup Web · github.com/albertho425/contact-form-plugin-wordpress · website
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/albertho425/contact-form-plugin-wordpress/archive/refs/heads/main.zipFrom the readme
WordPress Contact Form Plugin
This contact form plugin has the following capabilities
- Option to save to comments (as approved and as pending)
- Option to send to email
- Option to choose where the contact form will send to
- Option to save to database
- Option to edit fields of the contact form (title,description,label)
- Email Template using this repository: https://github.com/maplesyrupweb/wp-plugin-contact-form-email-template
Setup
1. Login to your WordPress dashboard, add new plugin, and upload this zip file.
2. Activate this plugin.
3. Create a page named "thank-you"
4. Create a page named "contact-form"
5. Edit the "contact-form" page, add a shortcode block, and type "[contactform]" and save.
6. In your WordPress admin dashboard, hover over Settings and Contact Form to configure your form.
Options / Features that are coming soon
- Icons
- Change colors and fonts
- Validation
- Add aditional fields
Screenshots (Front End)
Screenshots (Back end)