eabay / oow-sample-plugin
该包最新版本(dev-master)没有可用的许可证信息。
dev-master
2012-08-01 11:06 UTC
Requires
- php: >=5.3.2
- eabay/oow: *
This package is not auto-updated.
Last update: 2024-09-14 11:36:38 UTC
README
查看Oow的实际应用。
安装
- 克隆
git clone git://github.com/eabay/oow-sample-plugin.git
- 安装依赖
cd oow-sample-plugin && php composer.phar install
- 将
oow-sample-plugin
目录移动到您的WordPress插件路径:wp-content/plugins
有关更多信息,请参阅 https://github.com/eabay/oow。