wilma-digital / magento2-wilma-core
A core module providing essential base functionalities for other modules.
Installs: 951
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
README
- PHP >= 7.3
- Magento >= 2.3.7
Installation
Via composer (recommended)
Please go to the Magento2 root directory and run the following commands in the shell:
composer require wilma-digital/magento2-wilma-core
bin/magento module:enable Wilma_Core
bin/magento setup:upgrade
Manually
Please create the directory app/code/Wilma/Core and copy the files from this repository to the created directory. Then run the following commands in the shell:
bin/magento module:enable Wilma_Core
bin/magento setup:upgrade
Support
If you encounter any problems or bugs, please create an issue on GitHub.
Developer
WilMa Digital GmbH
- Website: https://wilma.tech
Maintainer
- @amautz
Licence
GNU General Public License, version 3 (GPLv3)
Copyright
(c) 2015-2024 WilMa Digital GmbH