hk2 / core
HK2 Core module (base for all Magento HK2 extensions)
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Shell
Type:magento2-module
pkg:composer/hk2/core
Requires
- php: ^8.1 || ^8.2
- magento/framework: ^103.0
README
Base module for all HK2 Magento 2 extensions
HK2 Core provides shared functionality, helpers, and configuration that powers all HK2 Magento 2 modules. It must be installed before any other HK2 extensions.
🚀 Features
- Common utilities and helper classes for HK2 modules
- Base configurations and setup
- Ensures consistent behavior across all HK2 extensions
- Lightweight, modular, and compatible with Magento 2.4.x+
⚙️ Requirements
- PHP 8.2 or higher
- Magento 2.4.4 or higher
- Magento Framework ^103.0
📦 Installation
Using Composer (Recommended)
composer require hk2/core:^1.0
HK2 Core must be installed before other HK2 modules like
hk2/addbootstrap5, etc.
Manual Installation
- Download the module code.
- Place it in
app/code/HK2/Core. - Run Magento setup commands:
php bin/magento module:enable HK2_Core php bin/magento setup:upgrade php bin/magento cache:flush
🛠 Usage
Other HK2 modules automatically depend on HK2 Core, so no direct configuration is typically needed. HK2 Core provides reusable classes and helpers for all extensions.
🔒 Privacy
This module does not read, store, or transmit any personal data (logins, passwords, messages, contacts) from your system or websites.
📫 Support
For support, bug reports, or feature requests, email: support@basantmandal.in
For bug reports, please open an issue on GitHub. Include as much detail as possible to help us fix the issue quickly.
🍰 Contribution Guidelines
We welcome contributions!
- Fork the repository
- Create a branch:
git checkout -b feature/your-feature-name - Make your changes and commit:
git commit -am 'Add new feature' - Push to your branch:
git push origin feature/your-feature-name - Open a pull request
Note: Response times may vary due to limited availability.
🤝 Consent & Disclaimer
By using any product/module/application from Basant Mandal (HK2 - Hash Tag Kitto), you agree to our disclaimer and terms:
Disclaimer: HK2 Core is provided as-is. No warranties are made regarding completeness, reliability, or accuracy. Any action taken using this module is at your own risk. Basant Mandal is not liable for any damages or losses.
⭐ Support & Appreciation
If you like my work:
- Give stars on GitHub
- Support via Buy Me a Coffee or https://www.basantmandal.in/donate
📄 License
👤 Author
- Basant Mandal – Technical Support & Development
- Email: support@basantmandal.in
- Website: https://www.basantmandal.in
- LinkedIn: https://www.linkedin.com/in/basantmandal