narkniro/wordpress-site-template

There is no license information available for the latest version (dev-master) of this package.

Wordpress site template

dev-master 2022-02-15 21:43 UTC

This package is auto-updated.

Last update: 2024-04-16 02:30:48 UTC


README

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