Beschrijving
Easy Contact Form Generator is a simple and customizable contact form plugin for WordPress. This plugin allows you to create a contact form with required fields and saves the submitted data into a database. You can also configure the settings from the admin side, including enabling or disabling specific fields and setting the admin email for notifications.
Features
- Simple and clean design
- Customizable fields (Name, Email, Subject, Message)
- Email notifications for form submissions
- Admin settings to manage form fields and email settings
- Secure with nonce verification
- Easy to use shortcode for form display
License
This plugin is licensed under the GPLv2 or later. See the license link above for more information.
Installatie
- Upload the
easy-contact-form
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to ‘Settings’ -> ‘Easy Contact Form Generator’ to configure the plugin settings.
- Use the shortcode
[easy_contact_form]
to display the contact form on any post or page.
FAQ
-
How do I use the contact form?
-
Simply add the shortcode
[easy_contact_form]
to any post or page where you want the contact form to appear. -
Can I customize the form fields?
-
Yes! You can enable or disable fields from the plugin settings in the admin panel.
-
Where do I find the submitted messages?
-
All submitted messages are stored in the database, and you can access them directly via the plugin’s database table.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Easy Contact Form Generator” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Easy Contact Form Generator” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release of the Easy Contact Form Generator plugin.