sitecrafting/conifer
Composer 安装命令:
composer require sitecrafting/conifer
包简介
Powerful abstractions for serious WordPress theme development
README 文档
README
Documentation
For reference documentation, use-cases, and design principles, check out the docs.
Quick start
See the Installation docs to get Conifer installed for use in your theme or plugin.
Issues and Feature Requests
Please submit issues and feature requests directly to GitHub. We need guidance from the community about how people would like to use Conifer!
Development
To get started hacking on Conifer itself, first install Lando, the official dev environment for Conifer and sole system requirement for developing Conifer. Note that you need Lando version beta.47 or rc.1. The transition to rc.2+ is a work in progress.
Then, just clone the repo and start up the dev environment:
git clone git@github.com:sitecrafting/conifer.git
cd conifer
lando start
Follow the prompts and you should have a local WordPress site running Conifer and its companion starter theme, Groot!
NOTE: there is currently a known issue with how Lando sets up pretty permalinks. They won't work before you configure them manually.
Authored by SiteCrafting
Built with 💚 + ☕ in Tacoma, Washington.
Building a new release
Groot includes a script for building itself and creating a release. To create a tag and corresponding release called vX.Y.Z:
scripts/build-release.sh vX.Y.Z
or using Lando:
lando release vX.Y.Z
This will create a .tar.gz and a .zip archive which you can upload to a new release on GitHub.
If you have hub installed, it will also prompt you to optionally create a release directly!
sitecrafting/conifer 适用场景与选型建议
sitecrafting/conifer 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 9.64k 次下载、GitHub Stars 达 20, 最近一次更新时间为 2018 年 03 月 20 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 sitecrafting/conifer 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sitecrafting/conifer 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 9.64k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 21
- 点击次数: 17
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-03-20
