As part of our efforts to optimize platform performance and focus on core solutions, VTEX will officially end support for some legacy and third-party apps. These apps will no longer receive updates, security patches, or technical support.
This decision allows us to focus on developing and improving other solutions that align with our future strategy and meet the market's increasing demands.
What does it mean?
Stores that use deprecated apps can continue using them at their own risk, keeping in mind that:
- VTEX no longer provides technical support for these apps.
- VTEX is not liable for issues arising from their use.
- VTEX will not provide bug fixes, updates, or security patches.
- VTEX will not develop new features.
- The documentation will not be updated.
What needs to be done?
Review dependencies
Review any dependencies your store may have:
- Open the app's project using the code editor of your choice.
- Open the
manifest.json
file. - Under the
dependencies
object, check the apps listed.
Check the apps installed
Check the apps installed in your account:
- Open the terminal and run the
vtex list
command. - Check the apps installed.
Take action
If you’re using any deprecated apps, take appropriate action to remove or replace them with supported alternatives to ensure ongoing stability and security.
List of deprecated apps
See the list of deprecated apps in VTEX IO deprecated apps.