Skip to content

julpec/ep_mypads

 
 

Repository files navigation

MyPads

This git repo hosts the MyPads plugin for etherpad.

Description

MyPads is in active development. Please do not use it outside test instances before version 1.0 is published.

MyPads will handle :

  • users and their authentication;
  • groups of pads per user, unlimited, sharable;
  • attached pads, with choice between invite known users to use them, making them private with password or letting them public.

Installation

At the moment, MyPads is not publicly available on NPM. That said, you can install it manually. In order to do that :

  • clone this git repository where you want to;
  • go into the directory of your Etherpad instance;
  • type the command npm install /path/of/your/clone/of/ep_mypads
  • restart your Etherpad instance and you should see ep_mypads listed into your administration back-end
  • homepage is available at http://youretherpad/mypads/index.html

Roadmap

It's available through milestones and tickets.

About

Private groups plugin for Etherpad - Mirror of

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • CSS 2.3%
  • HTML 0.1%