wilma-digital/magento2-wilma-core

A core module providing essential base functionalities for other modules.

1.0.3 2024-07-16 12:52 UTC

This package is auto-updated.

Last update: 2025-06-16 15:10:11 UTC


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

Maintainer

  • @amautz

Licence

GNU General Public License, version 3 (GPLv3)

Copyright

(c) 2015-2024 WilMa Digital GmbH