[BCC IT] Custom Wordpress themes and plugins which can be used in any BCC application (currently includes the BCC Login plugin)
0
stars
7
forks
source link
BCC WordPress Plugins
Testing locally
- Create a .env file (based on .env-example)
- Build the frontend components:
yarn install && yarn build
- Run docker:
docker compose up
- Visit https://localhost:5001