'How can I list all pads in etherpad-lite

I found this: https://github.com/ether/etherpad-lite/wiki/How-to-list-all-pads

But I really cannot figure how to use it. Do I have to modify my templates/index.html and add that piece of code? Where? Thank you!



Solution 1:[1]

There are some plugins for that:

GitHub:

For me personally, small-list was the best choice as I had some problems with the others.

Solution 2:[2]

I struggled to make it work too, so I contacted Rob - the guy who coded the script. He says that it might be obsolete for the latest version of etherpad-lite.

Solution 3:[3]

Login in etherpad admin, Then go the Plugin Manager and choose/search "list_pads" from Available Plugins And Press install button.

enter image description here Or Through Command line Command is "npm install ep_list_pads"

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Malcolm Crum
Solution 2 patrick
Solution 3 Sushil Kumar