The user interface of censhare Web can be very flexibly extended. You can customize the workspace, widgets, dialogs, menus or customize the overall look & feel such as the branding, dashboard and side navigation. 


As of censhare 2021.2.x: Frontend customization censhare Web

Due to new webpacked technology that censhare uses as of 2021.2.x, please note that there are important changes to the way custom solutions are developed. A custom frontend requires a modified workflow that is significantly different from previous versions. It includes packaging, building and releasing your customizations into webpack bundles on your test or deployment system and copying them to your production system.
  • Customization updates: If the project has its own customization in form of additional frontend code (placed in the censhare-Custom folder), and for any locale that is used, you need to properly build and deploy the extensions. See Frontend customization and Build, release, deploy frontend bundles. This can be prepared in a local Dev environment. See Getting started censhare WP
  • Customization workflow: Developing censhare custom solutions now involves additional steps. You have to set up a DevOps environment that allows you to track, merge, test, stage and deploy the desired scope of changes. Customizations involved building, releasing, and deploying webpacked frontend bundles. See Customozation of censhare WP and Build, release, deploy frontend bundles.
  • Branding: The dynamic branding with a  Branding asset that is assigned in the  System asset no longer work. The Branding asset is deprecated. If you upgrade your branded censhare from an earlier version below 2021.2.x, you must implement the new branding. Your old branding will not work anymore. See Custom branding.
  • Custom widgets: Custom widget censhare WP