After learning about the build framework, the next question may be regarding the placement of implementations with source code.
Where do I put my own implementation so that my source code is compiled when I trigger an ant build?
Answer: Extension
Extensions are the building blocks of SAP Commerce Cloud, for both out-of-the-box, custom, and new functionality for your implementations.
Let’s learn about Extensions by viewing two videos:
- Understand the Extension Concept
- Create a New Extension as the Starting Point for your Custom Implementation