Skip to Content
0
Former Member
Aug 08, 2016 at 12:09 PM

How to access to differents backoffice

447 Views

Assuming I have 2 backoffice extension: backoffice1 and backoffice2 in the same hybris instance is it possible to access to each exension as follows without using tenants?

.

http: // localhost: 9001/backoffice1 to see just what is bound to backoffice1 http: // localhost: 9001/backoffice2 to see just what is bound to backoffice2