=== PHP Event Calendar for WordPress === Contributors: chenster Donate link: http://phpeventcalendar.com/ Tags: events, calendar, event, scheduler, dates, date, meeting, seminar, class Requires at least: 3.0.1 Tested up to: 3.9.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Built with PHP Event Calendar Lite, PHP Event Calendar lets you easily create, share, and display beautiful, responsive event calendar online. == Description == The plugin is built with FREE [PHP Event Calendar](http://phpeventcalendar.com/ "PHP Event Calendar") Lite version, a modern, responsive, multi-user calendar/scheduling application. It can be used right out of the box as a standalone event calendar application or can be customized easily to seamlessly integrate into your own environment. It supports all major Web browsers as well as iOS and Android devices. The Lite version is similar to full version with a few limitations: allows single calendar only; no recurring/repeating events; no email reminder. The full version has no those limitations. PHP Event Calendar full version supports: * Multiple calendars, * Shared and public calendars, * Repeating/recurring events, * Event drag and drop, * Email reminders, * Agenda and custom list view, * Event search * More to come! More information about full version can be found on [PHP Event Calendar](http://phpeventcalendar.com/ "PHP Event Calendar Website") website. == Installation == Please follow these simple steps to install the plugin: 1. From the dashboard of your site, navigate to Plugins --> Add New. 2. Select the Upload option and hit "Choose File." 3. When the popup appears select the php-event-calendar-x.x.zip file from your desktop. (The 'x.x' will change depending on the current version number). 4. Follow the on-screen instructions and wait as the upload completes. 5. When it's finished, activate the plugin via the prompt. A message will show confirming activation was successful. That's it! You can now access event calendar setting on the nav bar in admin dashboard. == Frequently Asked Questions == = Where do I enter events? = You can enter events in two ways: * Go to PHP Events Calendar > Events Management to manage events using user friendly interface. * Go to PHP Events Calendar > Imports to upload events through local .ics file or URL that links to a .ics file. = How do I remove an event from calendar? = PHP Events Calendar > Events Management to add, modify or remove any event. = How do I export Google Calendar or Outlookt events to .ics file? = Please go to PHP Event Calendar > Imports in admin dashboard and check out Screenshot links that show how to export in different calendar software. = What is .ics file? = From Wikipeida: iCalendar is a computer file format which allows Internet users to send meeting requests and tasks to other Internet users, via email, or sharing files with an extension of .ics. iCalendar is used and supported by Google Calendar, Apple Calendar (formerly iCal), IBM Lotus Notes, Yahoo! Calendar, Evolution (software), eM Client, Lightning extension for Mozilla Thunderbird and SeaMonkey, and partially by Microsoft Outlook and Novell GroupWise. = I don't see my calendar! = Please make sure to include [php_event_calendar] shortcode in your page. = I've got suggestions. Where should I send them? = Great! Please visit our technical support and submit your ideas and suggestions. == Screenshots == 1. Event Import Admin View 2. Month View 3. Day View 4. Week View 5. Event Detail View 6. Month View with Sidebar 7. Month View (Full Width Responsive) 8. Events Management UI - Event Edit Window 9. Events Management UI - Week View == Changelog == = 1.1 = * Interactive event management admin user interface is available! * Event color picker * Minor UI enhancements = 1.0.0 = Initial Release