itinerisltd/fse-bedrock-bridge

使FSE在Bedrock上运行

安装: 0

依赖: 0

建议者: 0

安全: 0

星标: 1

关注者: 3

分支: 0

开放问题: 0

类型:wordpress-muplugin

0.1.1 2022-05-11 12:54 UTC

This package is auto-updated.

Last update: 2024-08-29 06:07:32 UTC


README

Packagist Version PHP from Packagist Packagist Downloads GitHub License Hire Itineris Twitter Follow @itineris_ltd

使FSE与Bedrock兼容

最低要求

  • PHP v7.2
  • WordPress v5.8
  • Bedrock由roots.io

安装

Composer(推荐)

composer require itinerisltd/fse-bedrock-bridge

从源码构建(不推荐)

# Make sure you use the same PHP version as remote servers.
# Building inside docker images is recommanded.
php -v

# Checkout source code
git clone https://github.com/ItinerisLtd/fse-bedrock-bridge.git
cd fse-bedrock-bridge
git checkout <the-tag-or-the-branch-or-the-commit>

# Build the zip file
composer release:build

然后,按照常规方式安装release/fse-bedrock-bridge.zip

致谢

fse-bedrock-bridgeItineris Limited的一个项目,由Dan Lapteacru创建。

完整的贡献者列表可以在这里找到。

许可证

FSE Bedrock BridgeMIT许可证下发布。