Differences between revisions 25 and 26
Revision 25 as of 2015-01-09 23:24:08
Size: 1343
Comment: archiving old info, updating beta status
Revision 26 as of 2015-01-12 00:15:05
Size: 39
Comment: changing to a redirect
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma page-filename DEV/versions/10354696
= Web UI - Status =

== Postorius ==

Postorius is the main component of the administrative interface of Mailman 3. It is an application based on the Django framework and is currently [[https://launchpad.net/postorius/trunk/1.0.0b1|in beta]]. The project is hosted on Launchpad:

[[https://launchpad.net/postorius|https://launchpad.net/postorius]]

Postorius depends on mailman.client, the Python bindings to Mailman's REST interface:

[[https://launchpad.net/mailman.client|https://launchpad.net/mailman.client]]

For more on the design rationale behind Postorius, please see [[DEV/Web Interface]].

=== Development ===

A quick 5 minute guide (if you're lucky) to get Postorius installed for development can be found here:

[[../A 5 minute guide to get the Mailman web UI running|A 5 minute guide to get the Mailman web UI running]]

A guide to run Postorius using Apache is part of the Postorius documentation:

[[http://packages.python.org/postorius/setup.html|http://packages.python.org/postorius/setup.html]]

Some preliminary notes on testing new code in Postorius (this is still a draft...):

[[http://packages.python.org/postorius/development.html|http://packages.python.org/postorius/development.html]]

=== Old updates ===
[[DEV/Web Interface Status/2012]]
#REDIRECT DEV/Postorius Web Interface

MailmanWiki: DEV/Web Interface Status (last edited 2015-01-12 00:15:05 by SumanaHarihareswara)