ACF functionality and readme update
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
## WordPress Backend
|
||||
|
||||
Before you install WordPress, make sure you have all the required software installed for your operating system.
|
||||
The wordpress folder contains the plugin dependencies and the Saburly Headless theme. You can add them to your existing development environment. Or if you want to install WordPress and a full dev environment, you can use the scripts from this repository. In that case, make sure you have all the required software installed for your operating system.
|
||||
|
||||
### Prerequisites
|
||||
|
||||
@@ -22,3 +22,11 @@ When the installation process completes successfully:
|
||||
* The WordPress GraphQL API is available at [http://localhost:8080/graphql](http://localhost:8080/graphql)
|
||||
* The WordPress admin is at [http://localhost:8080/wp-admin/](http://localhost:8080/wp-admin/)
|
||||
|
||||
|
||||
### Manual install
|
||||
|
||||
You can replace the wordpress folder
|
||||
|
||||
### Frontend
|
||||
|
||||
The contains frontend is stored in a separate repository in Gitlab.
|
||||
Reference in New Issue
Block a user