Easy Core
Easy Core enables the core features of Easy Extension Framework for a developer. It defines the following two most important entities in its data model to implement the core features:
Easy Extension refers to an encapsulated piece of software code to extend SAP Commerce Cloud functionality at runtime. To represent the metadata of an easy extension, and it's runtime information, Easy Extension Framework defines the item type
Easy Extension
. For more information refer to Easy Extension documentation.Easy Repository refers to a container of one or more easy extensions. This is represented as a directory stored at a file system or at a remote location. To represent the metadata of an easy repository, and it's runtime information, Easy Extension Framework defined the item type
Easy Repository
. For more information refer to Easy Repository documentation.
Easy Core enables the following core features in Easy Extension Framework:
Configuration of an Easy Repository in Backoffice or using ImpEx Import
Updating latest contents of Repository from Administration Console
Easy Logger