Import custom page without using the dashboard portal

1
0
-1

Hello everybody,

I want to install new custom page without using the dashboard portal of Bonita. I am currently developing a new custom page using html with ajax call to Bonita REST API but after every modification i should generate and upload .zip file into administration portal. You don't have any solution to install new custon pages without using the Bonita portal ?

Thank you

1 answer

1
0
-1

This may be too late but you can do this by updating console-config.properties file and change custom.page.debugto true. Then you can directly go to the deployed pages at bonita_home\client\tenants\1\work\pages and change the html, save and refresh you app to see the changes.

  • Udit Sud
Notifications