To create or edit classic deliverables templates:
- Be familiar with jinja syntax, HTML, and CSS.
- Sign up as a BriteCore Developer.
- Enable Advanced Setting. This setting has to be enabled for any deliverable to be created using
render.py
during normal processing. Without this setting, none of the overrides will work.- In the BriteCore menu, navigate to Settings.
- Select Advanced.
- Select deliverables in the Settings Sections menu.
- Scroll to render_enabled.
- Select True.
- Follow the instructions on the project’s README (authentication required):
- Review and clone the required repositories.
- Follow the installation and configuration steps.
- Review the Debugging, Tips, and Common Problems sections.
- Create/edit the templates in the client’s folder, with the path
clients/<client_name/>templates/layouts/
You can access and edit the deliverables through BriteCore’s UI in the Classic Deliverables module.