The Hybris Templates package
provides a collection of sample functionality, ready to use as a starting point
for developing your customized solutions.
The source code of the included
Template modules is accessible and ready to be adapted.
SAP Commerce Cloud comes with
multiple extensions templates that you can use for new extensions.
Extension Template |
Documentation |
yempty |
yempty
Extension Template |
yvoid |
yvoid Extension Template |
yaddon |
yaddon
Extension |
ybackoffice |
Structure
of the Custom Backoffice Extension |
yacceleratorcore |
yacceleratorcore
Extension |
yacceleratorfacades |
yacceleratorfacades
Extension |
yacceleratorstorefront |
yacceleratorstorefront
Extension |
yacceleratorcockpits |
yacceleratorcockpits
Extension |
yacceleratorinitialdata |
yacceleratorinitialdata
Extension |
yacceleratortest |
yacceleratortest
Extension |
ycommercewebservices |
ycommercewebservices
Extension |
yacceleratorordermanagement |
yacceleratorordermanagement
Extension |
yacceleratorfulfilmentprocess |
|
yatddtests |
|
ycommercewebservicestest |
ycommercewebservicestest
Extension |
ydocumentcart |
ydocumentcart Extension Template |
yoccaddon |
yoccaddon
Extension |
yocc |
yocc Extension |
yocctests |
yocctests Extension |
yhacext |
Adding
Functionality to Administration Console |
Adding
a Custom Template:
To add your own template extension
to the selection of extgen templates please add the following line to
the extensioninfo.xml of your template extension.
<meta key=
"extgen-template-extension"
value=
"true"
/>
good explanation.
ReplyDelete