Skip to content
This repository was archived by the owner on Feb 10, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 311 Bytes

File metadata and controls

23 lines (15 loc) · 311 Bytes

Introduction

This Package provides the TechDivision backend module section.

Installation

you need to add the package to your composer.json

{
    "require": {
        "techdivision/modulebase": "1.0.*"
    },
}

Install the package:

composer update techdivision/modulebase