devamitbera/remove-adobe-stock-from-open-source
最新稳定版本:1.2.0
Composer 安装命令:
composer require devamitbera/remove-adobe-stock-from-open-source
包简介
README 文档
README
This package safely removes Adobe Stock-related modules from Magento Open Source installations.
Since Adobe Stock integration is rarely used in most Magento stores, removing it helps make your setup lighter, faster, and cleaner.
🎯 Why Remove Adobe Stock?
Magento Open Source includes several Adobe Stock modules that are primarily designed for Adobe Commerce (Enterprise).
For most Magento stores, these modules are unnecessary and can:
- Increase dependency load
- Slow down deployments and compilation
- Introduce unused admin UI components
Removing them improves performance and simplifies maintenance.
⚙️ Modules Removed
This package removes or replaces the following modules:
magento/module-adobe-imsmagento/module-adobe-ims-apimagento/module-adobe-stock-admin-uimagento/module-adobe-stock-asset-apimagento/module-adobe-stock-clientmagento/module-adobe-stock-client-apimagento/module-adobe-stock-imagemagento/module-adobe-stock-image-admin-uimagento/module-adobe-stock-image-api
🚀 Installation
Option 1: Composer (recommended)
composer require devamitbera/remove-adobe-stock
After installation, run the following commands to clean and update your setup:
bin/magento setup:upgrade bin/magento setup:di:compile bin/magento cache:flush
You can verify that Adobe modules are removed by running:
#bin/magento module:status | grep Adobe
💡 Benefits
✅ Reduces unused dependencies
✅ Speeds up setup and compilation
✅ Improves admin performance
✅ Keeps your Magento Open Source installation clean and optimized
🧾 Compatibility
| Magento Version | Supported |
|---|---|
| 2.4.4 - 2.4.7-p9 | ✅ Tested |
| Adobe Commerce (EE) | ⚠️ Not recommended |
👨💻 Author
Amit Bera
Owner of amitbera.com
Magento Developer & DevOps Engineer
Moderator on Magento Stack Exchange
- 🔗 GitHub Profile
- 📨 Open an Issue for support or suggestions
- ⭐ Star the repository if you found it useful!
🪪 License
This project is licensed under the MIT License.
💬 “A lighter Magento is a faster Magento.”
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2025-11-10