Skip to content

A Composer-powered project starter for getting a copy of WordPress and our starter theme.

Notifications You must be signed in to change notification settings

hectogonstudio/hectopress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hectopress

Hectopress is a WordPress starter project using Composer. Clone this repository locally and then create a .env file with the following contents, inserting license key information if using ACF Pro and/or Gravity Forms:

PLUGIN_ACF_KEY=[Insert ACF Pro dev key]
PLUGIN_GRAVITY=[Insert Gravity forms key]

After this, run composer install to install WordPress and the specified plugins to ./build. You'll also get a copy our Hectopress Theme as part of the process which is based on Underscores and ready for you to build a custom theme from.

About

A Composer-powered project starter for getting a copy of WordPress and our starter theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages