klyp / hummingbird
使用 Klyp hummingbird 主题的 WordPress 项目设置
v1.0.14
2023-03-23 22:44 UTC
Requires
- php: >=7.1.0
- advanced-custom-fields/advanced-custom-fields-pro: *
- composer/installers: ^2.2.0
- ffraenz/private-composer-installer: ^5.0
- johnpbloch/wordpress: *
- klyp/hummingbird-theme: *
- klyp/klyp-cf7-to-hubspot: *
- tinify/tinify: *
- vlucas/phpdotenv: ^5.5.0
- wpackagist-plugin/acf-field-for-contact-form-7: *
- wpackagist-plugin/all-in-one-wp-security-and-firewall: *
- wpackagist-plugin/contact-form-7: *
- wpackagist-plugin/duplicate-post: *
- wpackagist-plugin/wordpress-seo: *
Requires (Dev)
- phpunit/phpunit: ^9
Suggests
- composer/installers: ^2.2.0
This package is auto-updated.
Last update: 2024-09-24 06:49:53 UTC
README
运行 composer create-project klyp/hummingbird
开始一个项目
一般安装
- 在根目录中复制
.env-example
文件并命名为.env
- 填写
.env
文件中的所有变量 - 在根目录中运行
composer install
- 确保在
.env
中添加了 PLUGIN_ACF_KEY - 确保您有权访问 Hummingbird 主题仓库
- 确保在
主题设置
- 在此处创建您自己的子主题:
public_html/wp-content/themes/child-theme