Files
web/web_pwa_oca/readme/CONFIGURE.rst
João Marques 7473a485e9 [12.0][IMP] web_pwa_oca: configurable name and icon
Add ability to configure name, short name and icon for PWA in Odoo
General Settings.
The different icon sizes also get replaced by a single SVG

TT25979
2020-12-04 15:59:43 +01:00

12 lines
438 B
ReStructuredText

This module allows you to set the following parameters under settings to customize the appearance of the application
* PWA Name (defaults to "Odoo PWA")
* PWA Short Name (defaults to "Odoo PWA")
* PWA Icon (**SVG**) (defaults to "/web_pwa_oca/static/img/icons/odoo-logo.svg")
To configure your PWA:
#. Go to **Settings > General Settings > Progressive Web App**.
#. Set the parameters (*Note:* Icon **must be a SVG file**)
#. **Save**