WP Manifestindependent plugin directory

Tipster archived

Collect tips through a REST API and send 'em to a Slack channel

by The Stanford Daily Tech Team · github.com/thestanforddaily/tipster · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/thestanforddaily/tipster/archive/refs/heads/master.zip

Readme

=== Tipster === Contributors: epicfaace Donate link: https://www.stanforddaily.com/ Tags: tips, slack Requires at least: 4.0 Tested up to: 7.2 Requires PHP: 5.6 Stable tag: trunk License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html

Adds a REST endpoint to WordPress that can accept tips and send it over to a Slack channel.

sudo apt install php7.2 php7.2-xml php7.2-mbstring phpunit

Read the full README on GitHub →