https://github.com/prestashop/prestashop-modules
Partner and native modules
https://github.com/prestashop/prestashop-modules
tool
Last synced: about 1 year ago
JSON representation
Partner and native modules
- Host: GitHub
- URL: https://github.com/prestashop/prestashop-modules
- Owner: PrestaShop
- Created: 2012-11-20T13:15:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-12T15:00:39.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T13:18:26.389Z (about 1 year ago)
- Topics: tool
- Homepage:
- Size: 42.1 MB
- Stars: 196
- Watchers: 99
- Forks: 473
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About PrestaShop-modules
This repository is used by several tools as a source of truth where the PrestaShop project modules are listed.
The composer.json used by [prestashop/prestashop](https://github.com/prestashop/prestashop) does not contain all of them, for example autoupgrade module.
One usage example is the Add-ons API (addons.prestashop.com), it uses this list to monitor project modules releases and distribute them. This API was used by PrestaShop 1.6 and 1.7 to distribute module releases, before being replaced by [the Distribution API](https://github.com/prestashop/distribution-api/) in PrestaShop 8
### Warning
Do not remove a module from here unless you know exactly what you're doing. It would be a good idea to ask the Add-ons team before going forward with deletion.