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
- Host: GitHub
- URL: https://github.com/alexdodonov/mezon-gentella
- Owner: alexdodonov
- Created: 2020-01-20T12:16:07.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T18:17:19.000Z (about 2 years ago)
- Last Synced: 2025-05-24T13:32:08.998Z (5 months ago)
- Language: PHP
- Size: 104 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gentella classes [](https://travis-ci.com/alexdodonov/gentella) [](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
```