peterbrain / magento2-peterbrain-core
PeterBrain Extension core module
Package info
github.com/PeterBrain/magento2-peterbrain-core
Type:magento2-module
pkg:composer/peterbrain/magento2-peterbrain-core
0.2.2
2024-05-09 18:27 UTC
README
Package name: peterbrain/magento2-peterbrain-core
Main Functionalities
PeterBrain Extension core module - requirement for PeterBrain Extensions
- View system information
- View module information
- Run update check (manual/auto)
- Notifications
- PeterBrain Menu
View vital information about your system:
Admin configuration:

Installation
Method 1: Composer (recommended)
composer require peterbrain/magento2-peterbrain-core
Method 2: Zip file (not recommended)
- Unzip the zip file in
app/code/PeterBrain
Enable & deploy
bin/magento module:enable PeterBrain_Core bin/magento setup:upgrade bin/magento setup:static-content:deploy bin/magento cache:flush