klyp / hummingbird
WordPress project setup with Klyp hummingbird theme
Installs: 141
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/klyp/hummingbird
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-09-24 09:12:27 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