Skip to content

Test project using Lando with wordpress, Sage and Bedrock

License

Notifications You must be signed in to change notification settings

chesterlaykin/wplando2

Repository files navigation

Install the project with Lando for local development

First you need Lando to be installed.

Run commands:

lando start
lando composer install

Local development url

http:https://wplando2.lndo.site/

Sage theme "wplando2"

Theme folder

Theme folder: web/app/themes/wplando2

Install composer and npm packages

go to theme folder and run:

lando yarn
lando yarn build
lando composer install

Activate plugin

Go to http:https://wplando2.lndo.site/wp-admin and activate plugin "JS WP Helpers"

Start development server

go to theme folder and run:

yarn start

About

Test project using Lando with wordpress, Sage and Bedrock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published