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

https://github.com/alexdodonov/mezon-gentella

gentella adapter for mezon
https://github.com/alexdodonov/mezon-gentella

Last synced: 4 months ago
JSON representation

gentella adapter for mezon

Awesome Lists containing this project

README

          

# Gentella classes [![Build Status](https://travis-ci.com/alexdodonov/gentella.svg?branch=master)](https://travis-ci.com/alexdodonov/gentella) [![codecov](https://codecov.io/gh/alexdodonov/gentella/branch/master/graph/badge.svg)](https://codecov.io/gh/alexdodonov/gentella)

## Installation

Just type

```
composer require mezon/gentella
```

## Config keys

```bash
template/show-registration-link - 0/1 hide or show registration link on the login page
template/show-restore-password-link - 0/1 hide or show restore password link on the login page
template/favicon-path - path to the favicon. Defaulted to '/res/images/favicon.ico'
template/mezon-gentelella-http-path - path to custom Gentelella scripts from the Mezon package, defaulted to /vendor/mezon/gentella
```