klyp/hummingbird

WordPress project setup with Klyp hummingbird theme

v1.0.14 2023-03-23 22:44 UTC

README

Run composer create-project klyp/hummingbird to start a project

General Installation

  1. Make a copy of .env-example file in the root directory and name it as .env
  2. Fill all the variables in .env file
  3. 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

Theme Setup

  1. Create you own child theme here: public_html/wp-content/themes/child-theme