Guten Break Container
Get a new banana for your split.
by WordPress Quality · github.com/wp-quality/guten-break-container · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/wp-quality/guten-break-container/archive/refs/heads/master.zipReadme
WP Granular Demo
Sample plugin using WP Granular approch.
Get started
Type the follow commands on project terminal
$ docker-compose run --rm composer install
$ docker-compose up -d
You are ready to:
- Visit
http://localhost:8888 - Follow WordPress installation
- Go to plugins menu than activate
WP Granular Demo
Testing
Type the follow command on project terminal
$ docker-compose run --rm phpunit test