klyp / hummingbird
WordPress project setup with Klyp hummingbird theme
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: 2025-03-24 08:02:15 UTC
README
Run composer create-project klyp/hummingbird
to start a project
General Installation
- Make a copy of
.env-example
file in the root directory and name it as.env
- Fill all the variables in
.env
file - Run
composer install
in root directory- Make sure the PLUGIN_ACF_KEY is added in
.env
- Make sure you have correct permission for accessing Hummingbird Theme Repo
- Make sure the PLUGIN_ACF_KEY is added in
Theme Setup
- Create you own child theme here:
public_html/wp-content/themes/child-theme