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

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