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

hybris commerce

Former Member
0 Likes
2,558

Can any one give an Scenario, for choosing between addOn and extension, with an example ?

Accepted Solutions (1)

Accepted Solutions (1)

arvind-kumar_avinash
Active Contributor

The technical product structure of SAP Commerce is based on extensions and AddOns. Here you can find a list of extensions and AddOns shipped with SAP Commerce and links to their documentation.

The Commerce Platform functionality can be extended by extensions. Some of these extensions are bundled and distributed as part of a module.

An extension can contain business logic, type definitions, a web application, or a Backoffice Administration Cockpit configuration. That way, you link up in one place all of the functionality that covers a certain field of use, for example a storefront.

AddOns extend the functionality of the SAP Commerce Accelerator. They are a type of extension that allow you to add front-end files such JSP, HTML, CSS, and JavaScript files, and images without modifying the storefront front-end files directly.

Former Member
0 Likes

Thank you Avinash.

for your valuable Information.

arvind-kumar_avinash
Active Contributor

You are most welcome, sunil p. Please do not forget to click the Accept link given above (just below my answer) to help others.

Answers (2)

Answers (2)

Harish_Vatsa
SAP Champion
SAP Champion

Please refer the below blog for better understanding:

http://javainsimpleway.com/extensions-vs-addon/

former_member87164
Active Contributor