bcmarketplace / module-base
Base module for the BCMarketplace namespace providing shared configuration and utilities for all BCMarketplace modules.
Installs: 3
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:magento2-module
pkg:composer/bcmarketplace/module-base
Requires
- php: ~8.2.0||~8.3.0
- magento/framework: >=103.0.0
- magento/module-config: >=100.2.0
- magento/module-store: >=100.2.0
This package is auto-updated.
Last update: 2025-12-01 02:06:39 UTC
README
Base module for the BCMarketplace namespace providing shared configuration for all BCMarketplace modules.
What It Does
BCMarketplace_Base creates a central configuration section where you can manage settings for all BCMarketplace modules. Currently, it provides notification preferences so you can choose what types of updates you want to receive.
Installation
-
Enable the module:
bin/magento module:enable BCMarketplace_Base
-
Run setup upgrade:
bin/magento setup:upgrade
-
Clear cache:
bin/magento cache:flush
Configuration
Navigate to: Stores → Configuration → BCMarketplace → Base Settings
Notification Settings
- Enable Notifications: Turn notifications on or off
- Subscribed to: Choose which types of notifications you want to receive:
- Product Updates
- Announcements
- Promotions
Support
For questions or support, contact:
- Email: rbaako@baakoconsultingllc.com
- Company: Baako Consulting LLC
License
Copyright © Baako Consulting LLC. All rights reserved.