Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adeelq/magento2-core-module

Magento 2 base core module for other Adeelq modules
https://github.com/adeelq/magento2-core-module

composer magento2 magento2-extension magento2-module open-source opensource php

Last synced: 27 days ago
JSON representation

Magento 2 base core module for other Adeelq modules

Awesome Lists containing this project

README

        

Adeelq Core Module
======

[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](LICENSE)

This module serves as a core module for dependant modules.

## Requirements

- Magento 2.3+
- Magento module(s) dependency
- Backend
- Ui
- Reports

## Installation

It is recommended to use [composer](https://getcomposer.org) to install the module.

```bash
composer require adeelq/magento2-core-module
```
If you do not use composer, ensure that you also load any dependencies that this module has.