=== Wordpress Concours === Author: Olyos Contributors: olyos Link: https://www.olyos.fr Tags: contest, concours, tirage au sort, plugin Requires at least: 4.7 Tested up to: 4.7.4 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin add a new way to create contest with wordpress. You can create a contest on your admin and pick random winner. = Why use this plugin = Organizing contests on your website is a great way to attract new users and gather email address. This plugin offers you a very simple way to create your own contest form. = Features = * Contest creation with date start and date end * Plugin with nice UI/UX ! * Facebook and Twitter integration * Easily insert your contest inside your posts or pages with a simple generated shortcode * email and ip address checks so that you can't participate twice at the same contest * For every contest, provide the possibility to opt-in to your newsletter * Randomly pick any number of winners * Generate a list of participants's email registered to your newsletter * Send automatic mail for each participant * Avalable in French & English https://www.youtube.com/watch?v=47ds42123XQ == Installation == 1. Download from wordpress.org and upload it to your `/wp-contents/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Create you contest from the plugin menu in your dashboard 4. Add the generated shortcode on your page/post. 5. Enjoy == Frequently Asked Questions == = Will this plugin work with WordPress versions less than 4.7 ? = Probably, but there is no garantee. This plugin is developped on 4.7 so you better update your wordpress (it’s the best secure way for you ;) = How the plugin send mail ? = The plugin use de « WP-Mail » function to send email. Please look your server configuration. = Is it free to use ? = Yes, this plugin is full FREE, use it for personnal and commercial use. Enjoy == Screenshots == 1. Contest creation page 2. One example contest, viewed by your visitors 3. Your contest list with some useful infos: Name, Shortcode, Nb of participants, Current State == Changelog == = 1.1 = * Now Translated in FR & EN * Updated translation file * Fix bug & css * Now send an email to each participant * add new tab « parameter" with generic email configuration = 1.0.2 = * Fix bug & css * Compatibility WP 4.7.4 = 1.0.1 = * Fix: Show message when no contest is selected and you want to generate a list of winners * Fix: box-sizing of firstname and lastname * Add: Presentation video * Add: You can now show all participants of all contests = 1.0 = * First version online.