ronangr1/module-core

Installs: 3

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:magento2-module

0.0.1 2025-08-02 09:30 UTC

This package is auto-updated.

Last update: 2025-08-02 09:33:08 UTC


README

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require ronangr1/module-core

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Support

Raise a new request to the issue tracker.

Authors

  • ronangr1 - Maintainer - GitHub followers
  • Contributors - Contributor - GitHub contributors

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!