Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.
/ WPkit Public archive

A lightweight and modular Wordpress-Kit for developing fast and powerful, based on UIkit and _s/underscores.

Notifications You must be signed in to change notification settings

whydesign/WPkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPkit

A lightweight and modular Wordpress-Kit for developing fast and powerful, based on UIkit and _s/underscores.


Dependency Support

How to start

Basic Setup

  1. Clone the repo: git clone git@github.com:whydesign/WPkit.git
  2. Run ./setup.sh files
  3. Edit your environment configs in /wp-config/wp-config.env.php and /wp-config/wp-config.local.php
    • Optional: add your wp-config.{ENV}.php (e.g. wp-config.staging.php) and edit your data
  4. Edit setup configs in setup-cnf.sh and .my.cnf
  5. Run ./setup.sh install
    • Optional: Import starter SQL dump by answer with y or run ./setup.sh import
  6. Open www.your.domain/wp-admin and login with superuser and e%tINpk7PKD1rCpz6a
    • ⚠ Be sure to change your admin password ⚠

Additional Setup Options

See all commands with ./setup.sh help

Use WP-CLI

  1. Install WP-CLI by running ./setup.sh wpcli-install
  2. Update WP-CLI by running ./setup.sh wpcli-update
  3. Show WP-CLI infos by running ./setup.sh wpcli-info

You want more infos about WP-CLI?

About

A lightweight and modular Wordpress-Kit for developing fast and powerful, based on UIkit and _s/underscores.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published