=== RoomPlanning === Contributors: chaffer sebastien Donate link: http://www.zicanotes.com/roomplanning/roomplanning.php Tags: planning, reservation, booking, appointment, engagement, premises Version: 2.0.0 Requires at least: 2.0.2 Tested up to: 3.1.1 Stable tag: tags/2.0/ RoomPlanning is free plugin to manage booking of your premises. == Description == RoomPlanning is a plugin to manage the booking of your premises. It provides the capability to book online any of your premises for a stated period. To booking, visitors must create a acccount. [Support](http://wordpress.org/tags/planningroom?forum_id=10) | [Change Log](http://www.zicanotes.com/roomplanning/roomplanning.php) | [FAQ](http://www.zicanotes.com/roomplanning/roomplanning.php) | [Translations](http://www.zicanotes.com/roomplanning/roomplanning.php) Some features: * Full ajax administration page and client page * Dynamic size of planning HTML for compability with your theme * Nonce Security * Use wordpress registration (wp_users) or RoomPlanning registration * Choose if week-end you are open or close * Choose opening times and closing times * Booking popup * TinyMCE integration to generate shortcode == Installation == You can use the built in installer and upgrader, or you can install the plugin manually. 1. You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don't just upload all the php files and put them in `/wp-content/plugins/`. 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Visit your RoomPlanning options 4. Configure any options as desired 5. That's it! If you have to upgrade manually simply repeat the installation steps and re-enable the plugin. **If upgrading, please back up your database first!** == Frequently Asked Questions == Please read these **[FAQs](http://zicanotes.com/roomplanning/roomplanning.php)** before requesting == Screenshots == 1. Client view screenshot-1.png 2. admin page settings roomplanning2.png 3. admin page add roomplanning3.png 4. admin page edit roomplanning4.png 5. admin page faq roomplanning5.png 6. admin page tinymce integration roomplanning6.png 7. shortcode generator roomplanning7.png == Upgrade Notice == Please read these **[FAQs](http://zicanotes.com/roomplanning/roomplanning.php)** before requesting == Changelog == = 2.0 = * Full ajax administration page * TinyMCE integration = 1.5 = * Fix bug on navigation date * Fix bug javascript prototype version = 1.0 = * First version.