Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Copy or move files under extension to a new location during upgrading extension

Started by yonghan79, December 06, 2023, 11:47:00 AM

Previous topic - Next topic

yonghan79

Hi core devs,

I have a folder that contains uploaded files that was placed under extension folder (extension_name/files), and i want to move the folder and files to a new location (under image folder) during upgrading the extension.

But when i try to upgrade the extension, i found out that the folder is removed.

Is there a way to copy the file and the folder to a new location during the upgrade routine so they are not removed?

Thanks

abolabo

QuoteBut when i try to upgrade the extension

please clarify how you did this. i mean how you did upgrade of extension.
"No one is useless in this world who lightens the burdens of another."
― Charles Dickens

yonghan79

i create an upgrade.php file and add it in the config file like this:


<upgrade>
  <trigger>upgrade.php</trigger>
</upgrade>

Forum Rules Code of conduct
AbanteCart.com 2010 -