Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 498 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 498 Bytes

WordPress Site Template

This is a wordpress site template for composer with a special directory structure. It is meant to help to kickstart and customize a wordpress site faster.

Install steps

  1. Install Project over composer
composer create-project narkniro/wordpress-site-template
  1. Copy .env-example .env
copy .env-example .env
  1. Start the docker ddev system
ddev start

ToDo

  • Full Install
  • Migration templates
  • Generate security key