peterbrain / magento2-peterbrain-core
PeterBrain Extension core module
Installs: 63
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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