定制 ocean-internet/wp-plugin-framework 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ocean-internet/wp-plugin-framework

Composer 安装命令:

composer require ocean-internet/wp-plugin-framework

包简介

(yet another) OOP Wordpress MyPlugin Framework

README 文档

README

(yet another) OOP Wordpress Plugin Template

Install

Place the following composer.json in wp-content/mu-plugins:

{
    "require": {
        "ocean-internet/wp-plugin-framework": "1.0.*"
    },
    "scripts": {
        "post-install-cmd": [
            "sh vendor/ocean-internet/wp-plugin-framework/scripts/install"
        ],
        "post-update-cmd":  [
            "sh vendor/ocean-internet/wp-plugin-framework/scripts/update"
        ]
    }
}

then run:

composer install

To Create a Plugin

make a copy of "wp-plugin-framework/plugin-template":

cp -r mu-plugins/vendor/ocean-internet/wp-plugin-framework/plugin-template plugins/new-plugin-name

enter the plugin folder and edit "settings.cfg":

cd plugins/new-plugin-name && nano settings.cfg

make the "install" script executable:

chmod +x install

run the "install" script:

./install

License

Copyright (C) 2013 Andy Weir

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

统计信息

  • 总下载量: 47
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0
  • 更新时间: 2013-11-22

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固