Skip to content

ommu/theme-backoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist ommu/backoffice "dev-master"

or

 "ommu/backoffice": "dev-master"

to the require section of your composer.json.