Search 1.9 billion lines of Odoo code on GitHub

website_cobrand

Author: LasLabs, Odoo Community Association (OCA)
License: AGPL-3
Branch: SMD-27-website_cobrand
Repository: LasLabs/website
Dependencies: web
Languages: Markdown (11, 11.3%), and Python (86, 88.7%)

<h1>Website Cobranding</h1> <p>This allows for Odoo front-end to be be branded based on the URI it is being accessed on.</p> <p>If no user is logged in, company context will be discovered using company.website search</p> <p>Implemented features: * Logo</p> <p>Planned: * Context CSS (allow companies to have own colors) * Option to allow parent logo in footer * Context pages - Pages that are only shown in context of the company * Dynamic company blocks (places like footer, about, contact, etc)</p>