Install & Customize SAP Commerce [Hybris] B2C Site using ant modulegen
In this article I am going to demonstrate, how to install and customize our own SAP Commerce [Hybris] B2C site using modulegen command. ant modulegen command can be used to create the module, which contains set of extensions based on the module template we selected. Step1: Download SAP Hybris / SAP Commerce suite from SAP Portal and extract in a folder as shown below: Step2: Install SAP Commerce using installer recipe [cx]: Before installing recipe, we can see only bin folder under hybris as show below: Now go to the installer path and install using cx recipe: Syntax: installer.bat -r recipe_name local_property:initialpassword.admin=PASSWORD install.bat -r cx -A local_property:initial...