opengento / magento2-better-bo
Magento 2 module BetterBo by Opengento.
                                    Fund package maintenance!
                                                                            
                                                                                                                                        www.helloasso.com/associations/opengento/formulaires/1
                                                                                    
                                                                
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 22
Forks: 1
Open Issues: 7
Language:JavaScript
Type:magento2-module
pkg:composer/opengento/magento2-better-bo
Requires
- magento/framework: *
 - magento/module-backend: *
 - magento/module-config: *
 - magento/module-store: *
 - magento/module-user: *
 
Requires (Dev)
- magento/magento-coding-standard: ^5
 - magento/marketplace-eqp: ^4.0
 - roave/security-advisories: dev-master
 
- dev-main
 - dev-feature/ISSUE-4-clean-useless-endpoints
 - dev-fix/alex/authenticate
 - dev-feature/alex/drawer
 - dev-feature/authentication
 - dev-feature/delete-endpoint
 - dev-feature/quentin/trigger
 - dev-feature/save-endpoint
 - dev-feature/retrieve-endpoint
 - dev-feature/betterbo-attributes-fields-config
 - dev-build/alex/vuejs-config
 
This package is auto-updated.
Last update: 2025-10-24 18:57:39 UTC
README
This extension enhance Magento back-office.
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
composer require opengento/module-better-bo
Setup the module
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.
Features
Edit a product attribute on all scopes and save in bulk without having to change the scope / save / reload:
Entities:
- Product
 - Category
 - System Configuration
 
Field types:
- Text
 - Textarea
 - Dropdown
 - Multiselect
 - Yes/No
 - Price
 - Date
 - Datetime
 - Wysiwyg
 
Support
Raise a new request to the issue tracker.
Authors
- 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 - 
 
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!