2017-02-05 15:19:07 +03:00
2017-02-05 15:19:07 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00
2017-02-05 15:09:02 +03:00
2017-02-04 14:34:24 +03:00
2017-02-04 14:34:24 +03:00

mlmmj-light-web

Description

A light php web interface to mlmmj. It does not use a database.

Installation

An easy way:

  1. Install a clean Debian from netinst iso with only standard system utilities.
  2. Do commands:
cd /tmp
wget https://github.com/grez911/mlmmj-light-web/archive/master.tar.gz
tar xzvf master.tar.gz
mlmmj-light-web-master/misc/init.sh

A slightly harder way: read init.sh code and do all manually.

Using

Create a domain:

/var/www/html/misc/manage_domains.sh add list.example.com

Delete a domain:

/var/www/html/misc/manage_domains.sh del list.example.com

Screenshots

Description
This is a fork of mlmmj-light-web-ecg. It contains a fix of a link on the login page and some light UI improvements
Readme 627 KiB
Languages
PHP 97.4%
Smarty 2%
CSS 0.6%