eabay / oow-sample-plugin
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/eabay/oow-sample-plugin
Requires
- php: >=5.3.2
- eabay/oow: *
This package is not auto-updated.
Last update: 2025-09-27 16:28:39 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.