My Events

Requirements

Installation

  1. Download and extract zip into wp-content/plugins/ folder.
  2. Run npm install to install dependencies.
  3. Run composer install to install dependencies.
  4. Run npm run build to compile assets.
  5. Activate plugin via WordPress admin menu: Plugins.

Development

Run composer install to install dependencies.

Build commands

Run composer run make-pot to create translation file.