04-24-2017 05:45 AM
I need to modify the look and fell of Activiti Explorer. I found that UI is written by using Vaadin Framework.
It's a little bit lengthy process to modify the Logo, MenuBar, Alignment of form data etc in Activiti Explorer.
Is there any saimple way to modify it ??
04-24-2017 08:29 AM
The VAADIN version of Activiti Explorer is getting a little old and has been replaced by an AngularJS client in version 6 (currently in Beta).
This doesnt really answer your question, but I wanted to make sure you didnt waste a lot of time in the old app if you had any plans of upgrading in the future.
Greg
04-25-2017 01:09 AM
Thanks Greg for reply !
What would be the best way if still want to customise the theme of Activiti-explorer.
04-25-2017 09:23 AM
If you are just looking to modify the styles and fonts, then you can update the styles.css inside the activiti-webapp-explorer2 module.
However, because VAADIN was used and page layout was build using java rather than declarative formatting (UIBinder) there is really no easy way to modify the look and feel without touching the VAADIN java code.
I am a fan of GWT?VAADIN, but only when used with UIBinder, otherwise it is just too hard to manage layout.
Greg
Explore our Alfresco products with the links below. Use labels to filter content by product module.