on ‎2020 Oct 13 1:58 PM
Dear Expert,
I want to use functionality of an existing cmsoccaddon but also want to modify it's controller a little bit.
i have installed this addon using below command:
ant addoninstall -Daddonnames=cmsoccaddon -DaddonStorefront.ycommercewebservices=<your_custom_commerce_webservices>
But i am not able to make any modification in our your _custom_commerce_webservices extension, as every time we do the build our changes is overridden by the OOTB controller.
Thanks,
Kundan
Request clarification before answering.
Hi there,
Everytime you run ant clean all addons are uninstalled from your storefront / custom extensions and installed again, there two ways to implement what you are trying to do :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there,
YEXTNAME_TOKEN=cmsoccaddon
YPACKAGE_TOKEN=cmsoccaddonpackage
YMANAGER_TOKEN=CmsoccaddonManager
YCLASSPREFIX_TOKEN=Cmsoccaddon
YGENERATED_TOKEN=GeneratedFinally execute ant extgen you should you find the cmsoccaddon listed along side the other template extensions 🙂
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.