blax-software/wordpress-plugin-project
最新稳定版本:v0.1.0
Composer 安装命令:
composer create-project blax-software/wordpress-plugin-project
包简介
A WordPress plugin template to get you started quickly.
README 文档
README
About
This is a WordPress-Plugin-Project-Template providing essential tools, classes and interfaces to get started quickly with a new WordPress plugin. This project template provides:
- Tools, extendables and more from Wordpress Plugin Framework
- A Eloquent-like database abstraction layer with MVC-structure
- A build-tool to build the plugin into a zip-file for the customer
Installation
-
Set-up with composer (recommended)
composer create-project blax-software/wordpress-plugin-project my-plugin
-
Composer automatically executes the setup script. If you want to run it manually, execute:
php interact plugin:setup
-
???
-
Profit
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-20
