PadListLite
PadListLite gives you a simple overview about your EtherpadLite-Pads. It uses padnames to generate a simple structure of folders. So your padnames should be like this: FOLDER_SUBFOLDER_PADNAME
.
Requirements
- webserver with PHP
- an EtherpadLite-Instance, using MYSQL as storage
Installation
- Clone this repository:
git clone git://github.com/ekeih/PadListLite.git
- Recommended: create a MYSQL-User and grant SELECT permissions for your EtherpadLite database.
- Edit config.php
- Move files to your webserver (e.g. pads.example.com or examples.com/pads)
License
AGPL v3 or later