https://github.com/codepeak/magento2-core
https://github.com/codepeak/magento2-core
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codepeak/magento2-core
- Owner: codepeak
- License: gpl-3.0
- Created: 2018-01-24T19:33:11.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T13:45:00.000Z (over 2 years ago)
- Last Synced: 2025-11-14T09:23:57.149Z (5 months ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Codepeak Core
This package is designed to act as a base module for other modules in the Codepeak ecosystem. It provides core settings, helpers, and utilities that are utilized by the other specialized modules. **Please note that this package is not meant to be used stand-alone; it is a dependency for other modules.**
## Features
- Basic configuration settings
- Common helper functions for handling data
- Utility classes for commonly performed tasks
## Support and Contact
For questions, bug reports, or feature requests, please contact [support@codepeak.se](mailto:support@codepeak.se).
## Changelog
### 1.1.0 - 2023-10-04
- New menu option inside Magento Admin
### 1.0.0 - 2018-01-24
- Initial release