Open padaliyajay opened 2 years ago
uninstall and delete
then reinstall. i will try to come up with a quick fix before next release.
ok but this is not right way because if we uninstall extension then it will also remove it database.
So it should be. 1). upload file 2). if already installed then delete existing extension files and add new files 3). change extension version in oc_extension_install table and reset file path in oc_extension_path
i did have it so it would not delete but then caused other issues., ill add a upgrqade method befofe the next release.
Thanks daniel for your attention on this problem.
i did have it so it would not delete but then caused other issues., ill add a upgrqade method befofe the next release.
Do a version check.
In install.json opencart.ocmod.zip the error is an extra comma.
What version of OpenCart are you reporting this for? Opencart 4
Describe the bug If extension was already installed before and if new version available then i can't upload same named file again. if you upload then get error "Extension already installed".
To Reproduce Steps to reproduce the behavior:
Expected behavior It should be accept file and overwrite existing extension files so we can update extension to new version