Description
This plugin offers you an easy way to let people sign up for your event. Just write a post what your event is about and add a shortcode to display the next date(s) people can sign up for.
A short and no fluff registration form will be displayed. After the registration an email with all the relevant information will be send to you and the person who signed up. That’s it.
Features
- Simple – minimal setup, no external services neccessary
- Display multiple dates for any event
- Hides the event date automatically when the event is over
- Shows a message when there are no dates at the moment
- You can manually close the registration to any event
- Decide for yourself how how to collect fees for your event
- Show/hide fields in the registration form
- Customize the “thank you” email
- Add custom information to any event that will be added to the “thank you” email
Screenshots
Installation
- Upload the
wp-simple-events
folder to the/wp-content/plugins
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
- Upload the
wp-simple-events
folder to the/wp-content/plugins
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload the
- How do I add the dates for my event?
-
Paste the following shortcode into any article you want the dates to appear.
Replace the ID with the corresponding event ID.[wpsevents id=”ID”]
- Can I customize the signup form?
-
No. The goal of this plugin is to be simple, that’s why I desiced against a form builder.
- How can I customize the various messages?
-
Go to the settings page of this plugin. Most of the messages that are used can be customized there.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Simple Events” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Simple Events” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change log
1.0
- Initial release