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

Composer based stack for Wordpress

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 5

Language:Twig

Type:project

dev-master 2021-12-14 21:28 UTC

README

Prepared for usually cases like a middle websites, blog.

Quick start

composer create-project studioartcz/wp domain.local --stability dev --no-interaction

* domain.local is your virtual host folder

and for next steps please follow our development manual.

What this stack solving?

  • no 3rd-party code in your repository
  • error reporting for humans (sentry.io)
  • the right development way (composer, yarn, git)
  • prepared environments (localhost, stage, production)
  • development tools
  • template system twig
  • deployment

Used plugins:

Future?

Read project issues and let send your ideas, replies, ...