itinerisltd / fse-bedrock-bridge
使FSE在Bedrock上运行
0.1.1
2022-05-11 12:54 UTC
Requires
- php: ^7.2
Requires (Dev)
- roave/security-advisories: dev-master
README
使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-bridge是Itineris Limited的一个项目,由Dan Lapteacru创建。
完整的贡献者列表可以在这里找到。