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

techdivision/TechDivision.ModuleBase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7575e0b · Aug 26, 2016

History

4 Commits
Aug 20, 2015
Aug 26, 2016
Aug 20, 2015
Aug 20, 2015
Aug 20, 2015
Aug 20, 2015
Aug 20, 2015
Aug 20, 2015
Aug 26, 2016
Aug 20, 2015
Aug 20, 2015

Repository files navigation

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