After understanding the build framework, let’s move to the crucial question:
Where do I put my own implementation so that my source code is compiled when I trigger an Ant build?
The solution: Extension.
Extensions serve as the building blocks of SAP Commerce Cloud. They support out-of-the-box, custom, and new functionalities for your implementations.
Let's explore Extensions by watching the following two videos.
- Understanding How Extensions Work:
- Create a New Extension as the Starting Point for your Custom Implementation: