cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Hybris - B2C and B2B as different modules in the same project

pavolmacko
Explorer
877

We would like to have 2 accelerators, B2C and B2B, in the same project, both working like a separate module with different webroot.

Currently we have working B2C accelerator with customized extensions:

b2cfulfilmentprocess, b2ccore, b2cfacades, b2cinitialdata, b2cbackoffice, b2cstorefront

Now we need to add B2B accelerator that will provide different storefront and custom actions for its clients, but still share most of existing functionality with already working B2C accelerator. So the idea is to refactor the existing code and extract common functionality from B2C accelerator to separate module/extension, which will be used then for B2C and B2B as well.

Created B2B accelerator should have its own module, with its customized extensions (core, facades, backoffice...) so we could update B2C and B2B separately without affecting each other. Is that possible, inside 1 hybris instance ?

Accepted Solutions (0)

Answers (0)