Question
Is it possible to install WordPress through CLI via WordPress-Toolkit?
Answer
Yes, you may use the wp-toolkit utility in order to manage WordPress Toolkit through the command line.
To install WordPress with the default settings on the domain example.com:
wp-toolkit --install -domain-name example.com
More on managing WordPress-Toolkit through the command line may be read here.
Comments
0 comments
Article is closed for comments.