This extension enhance Magento back-office.
Magento 2 Open Source or Commerce edition is required.
Run the following composer command:
composer require opengento/module-better-bo
Run the following magento command:
bin/magento setup:upgrade
If you are in production mode, do not forget to recompile and redeploy the static resources.
Edit a product attribute on all scopes and save in bulk without having to change the scope / save / reload:
- Product
- Category
- System Configuration
- Text
- Textarea
- Dropdown
- Multiselect
- Yes/No
- Price
- Date
- Datetime
- Wysiwyg
Raise a new request to the issue tracker.
- Opengento Community - Lead -
- Alexandre BULETÉ - Maintainer -
- Frédéric MARTINEZ - Maintainer -
- Quentin MENDEL - Maintainer -
- Romain TESSON - Maintainer -
- Sébastien GUÉRIN - Maintainer -
- Thomas MOUTLEN - Maintainer -
- Contributors - Contributor -
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!