marlosoft / module-backend-image
Custom admin backend image for Magento 2.x
Package info
github.com/marlosoft/module-backend-image
Type:magento2-module
pkg:composer/marlosoft/module-backend-image
1.0.0
2019-02-27 15:47 UTC
Requires
- php: >=5.6
This package is auto-updated.
Last update: 2026-02-28 08:49:18 UTC
README
Custom admin backend image for Magento 2.x
Installation via Composer
composer require marlosoft/module-backend-image
Manual Installation
- Download the chat plugin source.
- Create new folder
app/code/Marlosoft/BackendImage/. - Copy all source files into the newly created directory.
- Run setup upgrade command.
php bin/magento setup:upgrade
- Run cache flush command.
php bin/magento cache:flush
- That's it! The extension should be already installed.