inferendo/module-visidea
最新稳定版本:2.19.0
Composer 安装命令:
composer require inferendo/module-visidea
包简介
Visidea module for Magento
README 文档
README
1. Purchase & Download
- Go to the Adobe Commerce Marketplace.
- Search for Visidea or inferendo/module-visidea.
- Purchase (if required) and add the extension to your account.
- In your Marketplace account, go to My Purchases and copy your access keys.
2. Install via Composer
-
SSH into your Magento server.
-
Require the Visidea module from Packagist:
composer require inferendo/module-visidea
-
Install the module:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:clean php bin/magento cache:flush
3. Install via GitHub
Alternatively, you can install the plugin directly from the source code on GitHub:
-
SSH into your Magento server.
-
Navigate to the
app/codedirectory of your Magento installation:cd <your-magento-root>/app/code
-
Clone the repository:
git clone https://github.com/visidea/visidea-magento Inferendo/Visidea
If the
Inferendodirectory does not exist, create it first:mkdir -p Inferendo
-
Install the module:
php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:clean php bin/magento cache:flush
4. Enable & Configure
- Log in to the Magento Admin Panel.
- Go to Stores > Configuration > Visidea > Settings.
- Enter your Website, Public Token, and Private Token (or use the integration link to generate them).
- Adjust other settings as needed (e.g., Cron Hour Interval).
- Save the configuration.
5. Verify Installation
- Visit your storefront and check for Visidea widgets or features.
- In the admin panel, you should see export links and integration instructions under Stores > Configuration > Visidea.
6. Troubleshooting
- If you do not see the plugin, clear cache and re-deploy static content.
- For support, contact support@visidea.ai or visit the documentation.
For more details, see the official documentation.
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-06-10