Warning: Undefined array key "HTTP_X_FORWARDED_HTTPS" in /var/www/nginx/etherpad/wp-config.php on line 88
Post to Etherpad with this simple plugin – Etherpad team blog

Post to Etherpad with this simple plugin

Simple single command to post a files data to your Etherpad instance:

curl -X POST -d @yourfile.here http://youretherpad/post

This command will return the URL to a pad containing the contents of the file you selected.

To get this functionality:
1. Visit /admin/plugins
2. Install ep_post_data

Enjoy! And merry festive period, may all be red and ball like.

ep_post_data

Leave a comment

Your email address will not be published. Required fields are marked *