Minimalist PHP Admin for the Minimalist Mailinglist Manager
Go to file
mischa 2b18d5c4dd longer .tld support 2022-05-16 21:47:32 +02:00
lists Initial Commit 2014-08-03 10:44:22 +02:00
CHANGELOG.md Initial Commit 2014-08-03 10:44:22 +02:00
LICENSE Fix typo in license 2018-04-24 15:10:42 +02:00
README.md Updated README.md 2014-08-03 10:45:59 +02:00
config.inc Initial Commit 2014-08-03 10:44:22 +02:00
index.php longer .tld support 2022-05-16 21:47:32 +02:00
stylesheet.css Initial Commit 2014-08-03 10:44:22 +02:00

README.md

Minimalist Mailinglist Manager

Minimalist Admin is a simple PHP admin for the Mailinglist Manager Minimalist.

REQUIRED!!

  • You are using Minimalist
  • You are using Apache/NGINX or any other webserver that understands PHP
  • You are using PHP 4.1 or higher.

1. Unarchive Minimalist Manager

Make sure that you are in your WWW directory and then unarchive the Minimalist Manager archive (whatever the filename is):

tar -zxvf minimalist-manager-0.6.tgz

2. Configure

Check the config.inc file. There you can specify settings that are relevant to your setup.

3. Create list configuration

The list information is taken from the lists.lst file from Minimalist.

In the directory /lists you find 2 files. One .css file in which you can modify the appearance of the subscribe/unsubscribe window. And one config file, in which relevant information which describes the mailinglist.

You have to create at least the config file per list. If there is no css file it will use the toplevel stylesheet located in the root of Minimalist Manager.

4. Done

This is all that is needed. Fire up your browser and go to the site that you specified to host Minimalist Manager.

5. More information

For more information you can go to the Minimalist website. https://high5.nl/mirrors/minimalist/index.html