Various project themes for Planbox
- Modify the constituent files in the theme folder (e.g., the shareabouts templates in the jstemplates folder)
- Run the build script on the theme (e.g.:
./scripts/build shareabouts-bikeparking
) - Copy the contents of the project.json file in the theme folder.
- Log in to Planbox as admin (through the Django Admin).
- Navigate to /api/v1/projects.
- Paste the contents from the project.json file into the "Raw data" box at the bottom of the page and click "PUT".
(Follow steps 1-4 as above, and then)
- Navigate to /admin/planbox_data/project/ and find the project template you want to update.
- Click the "API URL" for the project.
- Paste the contents from the project.json file into the "Raw data" box at the bottom of the page and click "PUT".