prodevtools / magento2-base
Core module for ProDevTools that provides common configurations and menu items.
Installs: 52
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- php: >=8.1
- magento/framework: *
README
Overview
The ProDevTools_Base module is a foundational module for all extensions developed by the ProDevTools vendor. This module serves as a common base for other ProDevTools modules and does not provide any direct functionality by itself. It ensures consistency across ProDevTools modules by offering shared configurations and dependencies.
Features
- Provides a base configuration for all ProDevTools modules
- Ensures consistency across modules from the same vendor
- Acts as a dependency for other ProDevTools modules
Usage
This module is required for any ProDevTools module to function properly. It should be installed and enabled before installing other ProDevTools modules. While it does not offer user-facing functionality, it ensures proper setup and compatibility across the ProDevTools suite.
Support
For any issues related to this module, please reach out to the support team of ProDevTools or refer to the official ProDevTools GitHub repository for more information.