=== Plugin Name === Contributors: Manoj Sachwani, Designerfoo.com, DouleDesigns.com Donate link: http://designerfoo.com/custom-wordpress-development Tags: events, event scheduling, events storing, displaying events, event widget, events wordpress Requires at least: 2.8.0 Tested up to: 2.8.9 Stable tag: 1.1.d Eventify makes it extremely simple for you to store and display events. == Description == Eventify is a my first attempt at wordpress plugins. Eventify stores and displays events. You can schedule events and using the widget display them in the sidebar. The events come up as links, which once clicked, display events in a popup. **Please note** *If you are updating from 1.1.b to 1.1.c please make a note that all events scheduled will be wiped off and you will have to enter them back again* **Features** 1. One can edit the CSS for the popups to virtually anything! 1. Display next "n" events or Display events happening in the next "n" days. 1. Widget uses plain javascript and does not interefere with any other scripts loaded e.g. jquery, etc. 1. Bulk upload events into the database using excel csv format. *Please view the [how to video](http://designerfoo.com/custom-wordpress-development) first - which is a little outdated just note there are 5 columns now in the order of title, date, time, desc, venue*. == Installation == This section describes how to install the plugin and get it working. 1. Upload folder `eventify` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. There would an option available in the settings tab, called 'Eventify', from where you can add/schedule/delete events. 1. There is a bulk upload feature also, but still in beta, to use it correctly please have a look at the video on [the plugin page](http://designerfoo.com/custom-wordpress-development) == Frequently Asked Questions == = Have questions? = Come on [the plugin page](http://designerfoo.com/custom-wordpress-development) and ask, I will answer! For now, since this is my first time, I don't really know what you may require! If you did like me to customize this plugin, [do ask](http://designerfoo.com/custom-wordpress-development) ! == Screenshots == 1. screenshot-1.png == Changelog == 1.1.d - Added Lightbox type display for events, when events are clicked up in the sidebar widget, also fixed bug with event venue not being showing up on popups. 1.1.c - Added feature to display date on the widget as mm/dd/yyyy or dd/mm/yyyy and added a venue column. 1.1.b - Addressed some issues with deleting the events and bulk upload features.