承接 attributes-php/fastendpoints-depends 相关项目开发

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

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

attributes-php/fastendpoints-depends

最新稳定版本:v2.0.3

Composer 安装命令:

composer require attributes-php/fastendpoints-depends

包简介

Treats WordPress plugins as dependencies to speed up your REST API's

README 文档

README

Treating plugins as dependencies

GitHub Actions Workflow Status (main) Code Coverage Supported WordPress Versions Software License

WP-FastEndpoints Depends allows you to treat plugins as dependencies to speed up your REST endpoints

Features

  • Only includes the plugins you need for the endpoint
  • No code changes needed. Just install and activate this plugin as an MU plugin
  • Full support to both native WP REST endpoints and WP-FastEndpoints

Requirements

Installation

Using Bedrock

  1. Navigate to the Bedrock root folder
  2. Install the following composer package composer require attributes-php/wp-fastendpoints-depends
  3. Run the following WP CLI command wp fastendpoints depends or activate any plugin on the website
  4. Enjoy 😊

Using standard WordPress structure

  1. Download latest plugin from our Releases page
  2. Install plugin as a MU-plugin
  3. Run the following WP CLI command wp fastendpoints depends or activate any plugin on the website
  4. Enjoy 😊

New deployment

When doing a new deployment you will need to re-generate the route dependencies by either:

  1. Re-run the following WP CLI command wp fastendpoints depends or to
  2. Activate any plugin on the website

WP-FastEndpoints Depends was created by André Gil and is open-sourced software licensed under the MIT license.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-05-10