Readme changes
This commit is contained in:
@@ -94,7 +94,7 @@ Wiaas implementation based on wordpress [woocommerce](https://woocommerce.com/)
|
|||||||
|
|
||||||
- Project structure
|
- Project structure
|
||||||
|
|
||||||
Project structure is inspired with [Roots Bedrock structure](https://roots.io/bedrock/).
|
`Project structure is inspired with [Roots Bedrock structure](https://roots.io/bedrock/).
|
||||||
|
|
||||||
|
|
||||||
├── composer.json # → Manage versions of WordPress, plugins & dependencies
|
├── composer.json # → Manage versions of WordPress, plugins & dependencies
|
||||||
@@ -138,7 +138,7 @@ Wiaas implementation based on wordpress [woocommerce](https://woocommerce.com/)
|
|||||||
(ex: woocommerce plugin exposes `wp wc update` which will apply pending database plugins for woocommerce).
|
(ex: woocommerce plugin exposes `wp wc update` which will apply pending database plugins for woocommerce).
|
||||||
|
|
||||||
For updating wordpress core or plugins, update version for package
|
For updating wordpress core or plugins, update version for package
|
||||||
(wordpress core database changes will be applied with `wp core update-db` cli command ).
|
wordpress core database changes will be applied with `wp core update-db` cli command ).
|
||||||
|
|
||||||
After any of these actions run:
|
After any of these actions run:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user