Skip to content

loitruong/l-events-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

l-events-calendar License

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

https://wordpress.org/plugins/l-events-calendar/

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.