singularo/shepherd-wordpress-project

Project template for Shepherd Wordpres projects with composer.


License
GPL-2.0+

Documentation

Composer template for Shepherd Wordpress projects

This project template should provide a kickstart for managing your site dependencies with Composer.

This repository is based on drupal-project.

Usage

First you need to install composer.

Note: The instructions below refer to the global composer installation. You might need to replace composer with php composer.phar (or similar) for your setup.

After that you can create the project:

composer create-project singularo/shepherd-wordpress-project my-project --stability dev --no-interaction