# l-events-calendar

A WordPress plugin for a beautiful responsive calendar. Manage events with ease and simplicity.

### Install

1. Upload `l-custom-fields` to the `/wp-content/plugins/` directory
2. Activate the plugin through the `Plugins` menu in WordPress
3. Drop the shortcode `[l-events-calendar]` into page.
4. Click on the new admin menu item "L-Events" and create your event.

### Plugin Development

Run `npm install` from the project root to download dependencies. Run `grunt` to compile and watch all stylesheets.

### License

GPLv2 or later