eabay / oow-sample-plugin
There is no license information available for the latest version (dev-master) of this package.
dev-master
2012-08-01 11:06 UTC
Requires
- php: >=5.3.2
- eabay/oow: *
This package is not auto-updated.
Last update: 2024-10-26 12:21:48 UTC
README
See Oow in action.
Installation
- Clone
git clone git://github.com/eabay/oow-sample-plugin.git
- Install dependencies
cd oow-sample-plugin && php composer.phar install
- Move
oow-sample-plugin
directory to your WordPress plugins path:wp-content/plugins
See https://github.com/eabay/oow for more information.