The d4h/finediff library is required for the correct functioning of the extension. The solution would be to install the library via Composer with the below command: composer require d4h/finediff
Since version 2.3.0, the extension logs actions performed both through the Admin Panel and API. Kindly note that the functionality is available as a part of an active product subscription or support subscription
At the moment, the extension logs actions made by the Magento Admin Panel users only. It does not track actions of the Magento system itself: cron runs, re-indexation, etc.
In order to add mass actions to generate content for SEO fields for product pages, it is necessary to install an additional module. You can find the 'amasty/module-ai-mass-actions-content-generator' package for installing in composer suggest section. ...
If Mass Content generation process gets stuck in pending status, it is possible that the CLI PHP Path wasn't set correctly. CLI PHP Path is the option that shows the path to PHP interpreter, which is used by our extension when running the commands ...
To resolve the "Missing field 'review' (optional)" and "Missing field 'priceValidUntil' (optional)" warnings in rich data using the Google Rich Snippets extension by Amasty, it needs to ensure that your structured data is configured to include these ...
If the Price History block isn't showing up on the storefront, there are several steps you can take to troubleshoot and resolve the issue. Here’s a detailed guide to help you ensure it is set correctly: Step 1. Check if your product has the default ...
Currently, our app doesn't have an automatic tool to delete uploaded images. You'll need to do it manually by going to Content > Files: However, we're working on adding a revert feature in future updates.