https://github.com/ether/ep_invite_via_email
Invite someone to a pad with an email.
https://github.com/ether/ep_invite_via_email
Last synced: 9 months ago
JSON representation
Invite someone to a pad with an email.
- Host: GitHub
- URL: https://github.com/ether/ep_invite_via_email
- Owner: ether
- License: other
- Created: 2014-11-22T14:38:05.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-03-16T21:47:58.000Z (almost 2 years ago)
- Last Synced: 2025-05-30T20:57:40.902Z (9 months ago)
- Language: JavaScript
- Size: 610 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
 
[](https://travis-ci.org/github/JohnMcLear/ep_invite_via_email.git)
# My awesome plugin README example
Explain what your plugin does and who it's useful for.
## Example animated gif of usage if appropriate
## Installing
npm install ep_invite_via_email
or Use the Etherpad ``/admin`` interface.
## Settings
Document settings if any
## Testing
Document how to run backend / frontend tests.
### Frontend
Visit http://whatever/tests/frontend/ to run the frontend tests.
### backend
Type ``cd src && npm run test`` to run the backend tests.
## LICENSE
Apache 2.0