=== WP Simple Events === Contributors: nicogee Tags: event, seminar, course, signup, registration Tested up to: 4.9.7 Requires at least: 4.9 Requires PHP: 5.6 Stable tag: 1.0 Donate link: https://hellowp.de Simple Event Registration Plugin. Create your event, seminar, course, training or meetup and let people sign up. == 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 == Installation == 1. Upload the `wp-simple-events` folder to the `/wp-content/plugins` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == 1. Overview of all your events 2. Add a new event 3. Edit your events, add dates 4. Settings, here you can customize most of the messages 5. That is how the events and the dates are displayed 6. The signup form with your additional information == Frequently Asked Questions == = 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. == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = * This is the first version. No upgrade needed