承接 achttienvijftien/brick 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

achttienvijftien/brick

最新稳定版本:0.0.1

Composer 安装命令:

composer require achttienvijftien/brick

包简介

WordPress starter plugin

README 文档

README

Brick is a WordPress starter plugin that makes for easy and fast plugin creation.

Prerequisites

Basic installation

Testing

Installation

  1. Create a new project using Composer:
    composer create-project achttienvijftien/brick {{name-of-your-plugin}}
  2. Follow the steps in INITIAL-SETUP.md.
  3. Good to go!

Testing

Setup

  1. Install Composer packages: composer install
  2. Install the correct Node.js version: nvm install
  3. Install NPM packages: yarn
  4. Start wp-env yarn wp-env start
  5. Check if test suite is ready: yarn test
  6. When test result is OK you're ready to start writing tests in test/php

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2022-11-11