=== Content Engagement === 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 Lite edition. It is 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. PHP Event Calendar supports multiple calendars, shared and public calendars, repeating/recurring events, event drag and drop, Google Calendar import, email reminder, and many other features. PHP Event Calendar supports all major Web browsers as well as iOS and Android devices. The Lite edition is similar to full version with a few limitations. The Lite edition allows single calendar only; no recurring/repeating events; no email reminder. The full version has no those limitations. == 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 == = 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),[2] IBM Lotus Notes,[3] Yahoo! Calendar, Evolution (software), eM Client, Lightning extension for Mozilla Thunderbird and SeaMonkey, and partially by Microsoft Outlook and Novell GroupWise. = How do I export Google Calendar or Outlookt events to .ics file? = Please go to PHP Event Calendar setting in admin dashboard and check out screenshot links that show how to export in different calendar software. = Where do I enter events? = The initial release can only enter events through import by either file upload or URL. We are working to include full event management UI in future update. = How do I remove an event from calendar? = All events imported are read only. We are working on bringing you event management full UI. Meanwhile, to remove an event, the admin users can go to their WordPress MySql database and find pec_events table to remove any event. = 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) == Changelog == = 1.0.0 = Initial Release