Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 698 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 698 Bytes

MvaModuleTemplate

Introduction

This is a simple Zend Framework 2 module that contains only the basic needed configurations and could be used as a starting point where add own features.

Browse the branch list to see other module templates with more features.

Installation

Using Mva Console Tool (preferred)

Not yet implemented.

Using Git

Clone this module inside project /module folder:

git clone git://github.com/mvassociati/MvaModuleTemplate.git

This module is intended to be edited and changed in depth. For this reason the best place to clone it is in /module folder and not in /vendor