承接 devamitbera/remove-adobe-stock-from-open-source 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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-ims
  • magento/module-adobe-ims-api
  • magento/module-adobe-stock-admin-ui
  • magento/module-adobe-stock-asset-api
  • magento/module-adobe-stock-client
  • magento/module-adobe-stock-client-api
  • magento/module-adobe-stock-image
  • magento/module-adobe-stock-image-admin-ui
  • magento/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

🪪 License

This project is licensed under the MIT License.

💬 “A lighter Magento is a faster Magento.”

统计信息

  • 总下载量: 10
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: OSL-3.0
  • 更新时间: 2025-11-10