Extgen and Modulegen

Lets Understand about Extgen and Modulegen with example Extgen How to create an extension in Hybris? Ant extgen command can be used to create an extension. We have to use ant extgen command as below Navigate to hybris\bin\platform path in command prompt And use ant extgen command Provide the required values Specify the extension template,name […]

Share this article on

Properties Files in Hybris

Lets understand the properties files in Hybris We basically have 3 main properties files in Hybris to put the configuration values in the form of key value pair. 1) project.properties file in platform folder 2) project.properties file in each extension 3) local.properties file in config folder Project.properties file in platform folder This file contains the […]

Share this article on
< Previous Next >