/podlove-web-player-wp-plugin

WordPress plugin integrating the Podlove Web Player

Primary LanguageJavaScript

Podlove Web Player 4 Wordpress Plugin

Requirements

  • NodeJS 8
  • Yarn

Bootstrap

$ yarn install

Build

$ yarn build

You will find all plugin assets in /dist

Development

To develop the Wordpress Plugin a dedicated wordress environment can be created by running:

$ ./wordpress dev init # bootstraps a dockerized wordpress, see compose files in /docker
$ ./yarn dev # file watchers that copies the php and javascript sources