on 2019 Jul 11 2:49 PM
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 ?
Request clarification before answering.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.