Deleted For Security Reason
1 Like
If I understand this correctly, you are using this script to extract the add-on files from the installation into a separate folder.
You can also use the SDK to achieve the same goal:
cscart-sdk addon:export --templates-from-design my_changes /home/me/cs-cart-addons/my_changes /var/www/html/cscart/
1 Like
yeah i know
but My script itβs more simple
I will imporove it & add movement of language files also
1 Like
We also have create a simple tool to export a cs-cart add-on and you can find it here β CS-Cart Add-on Builder
1 Like