定制 veronalabs/plugin 二次开发

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

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

veronalabs/plugin

Composer 安装命令:

composer require veronalabs/plugin

包简介

Example WordPress Plugin Based on Rabbit Framework!

README 文档

README

Total Downloads Latest Stable Version

About

Example WordPress Plugin Based on Rabbit Framework

Requirements

  1. PHP 7.4 or higher.
  2. Composer

Usage

composer require veronalabs/plugin

Development

If you are planning to add style to your plugin, make sure you have the following requirements:

node.js: <= v14.16.0
npm: <= 6.14.11

And run these commands:

Install packages

npm install

Run the start command

npm start
// or
npm run start

Commands

"compile:scss" : Compiles scss files
"postcss:autoprefixer": Parses your CSS and adds vendor prefixes
"dev": Runs "compile:scss" and "postcss:autoprefixer" in a sequence
"watch": Watches for changes in the /assets/src/scss/ folder and run "dev" command on every change
"start": Runs "dev" and "watch" commands concurrently

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-08-11