mageinic/core

MageINIC Core module for Magento 2. All MageINIC modules requires this module.

Maintainers

Details

github.com/mageinic/core

Source

Issues

Installs: 292

Dependents: 39

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2023-02-01 10:53 UTC

This package is auto-updated.

Last update: 2024-06-23 11:43:00 UTC


README

MageINIC Core User Guide

1. How to install

Method 1: Install via composer [Recommend]

Run the following command in Magento 2 root folder

composer require mageinic/core

php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush

2. Get Support

  • Feel free to contact us if you have any further questions.
  • Like this project, Give us a Star