Skip to content
This repository was archived by the owner on May 2, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 668 Bytes

File metadata and controls

30 lines (22 loc) · 668 Bytes

These commands should be placed in a file named WPInstructions

Example 1

install wordpress where url is http://wp.test
Install plugin where name is distributor and url is https://github.com/10up/distributor.git and version is latest
install theme where name is twentynineteen

Example 2

install wordpress where type is multisite and url is http://wp.test
add site where name is Site 2 and url is url is http://wp.test/two

Example 3

install wordpress where url is http://wp.test
enable theme where name is twentyseventeen

Example 4

install wordpress where url is http://wp.test
activate plugin where name is akismet