- Extract the SAP Hybris Commerce installation ZIP file to the newly-created installation folder, for example: C:\hybris.
- Go to the installer directory, for example: C:\hybris\installer.
- To install SAP Hybris Commerce with B2B Accelerator, enter the following command:
- On Windows: install.bat -r b2b_acc
- On Linux or Mac: ./install.sh -r b2b_acc
- Initialize SAP Hybris Commerce by entering the following command:
- On Windows: install.bat -r b2b_acc initialize
- On Linux or Mac: ./install.sh -r b2b_acc initialize
- Start SAP Hybris Commerce by entering the following command:
- On Windows: install.bat -r b2b_acc start
- On Linux or Mac: ./install.sh -r b2b_acc start
- Now you can run the storefront using this URL:
https://localhost:9002/yb2bacceleratorstorefront/?site=powertools&clear=true
7. Backoffice URL: https://localhost:9002/backoffice/
8. Solr Admin URL: https://localhost:8983/solr/
where the 7 extensions are created i have only 1 extension i.e yb2bacceleratorstorefront in custom folder where is remaining extensions.
LikeLike