cfoellmann / podlove-web-player-wp-plugin

WordPress plugin integrating the Podlove Web Player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

WordPress plugin integrating the Podlove Web Player


Languages

Language:JavaScript 65.2%Language:CSS 13.5%Language:ActionScript 5.9%Language:HTML 5.8%Language:PHP 5.3%Language:Shell 1.8%Language:C# 1.6%Language:Vue 0.8%Language:AngelScript 0.1%