realtyna/mvc-core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

realtyna/mvc-core

最新稳定版本:0.5.7

Composer 安装命令:

composer require realtyna/mvc-core

包简介

Core library to create WordPress plugin in MVC design pattern

README 文档

README

WordPress MVC Github Banner

WordPress MVC framework to develop plugins.

Documentation

How to use

Go to WordPress plugins folder and run this command in terminal:

composer create-project realtyna/plugin-structure <NAME OF YOURPLUGIN>

for example:

composer create-project realtyna/plugin-structure realtyna-api

By running this command a folder named "realtyna-api" will be created in your plugins folder

Go into created folder:

cd realtyna-api

Run composer update:

composer update

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2023-01-09