Skip to content

Commit

Permalink
Update basics/keeping-up-to-date/upgrade-module/upgrade-module-intern…
Browse files Browse the repository at this point in the history
…al-behavior.md

Co-authored-by: Krystian Podemski <[email protected]>
  • Loading branch information
sowbiba and kpodemski authored Aug 14, 2023
1 parent 5bc9a86 commit 3f0980b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ During the upgrade process, we check for new module versions in the PrestaShop M

Developers must release and push their module to the Marketplace in order to test the upgrade process, which is inconvenient. In order to simplify the testing process, you can place the ZIP file of your module in `/ADMIN_DIR/autoupgrade/modules/MODULE_NAME.zip`. This will allow you to use your local version for upgrading purposes.

If there is any failure in using your local archive, the new version will be pulled from the Marketplace.
In case your local archive with a module fails to work, the latest version will be downloaded from the Marketplace.

## Local temporary assets

Expand Down

0 comments on commit 3f0980b

Please sign in to comment.