暂无描述

Andy Baugh f2b2852480 Add License file to reference licensing for used imagery 8 年之前
lib cec78a8e48 Add Slack Provider 8 年之前
t eb8f4f89fd Add tests for Slack provider 8 年之前
.gitignore ff31484470 Finish happy path unit test for main xmpp function 8 年之前
LICENSE 9dca6715f8 Initial commit 8 年之前
LICENSE-IMAGES.md f2b2852480 Add License file to reference licensing for used imagery 8 年之前
Makefile 66bb55824b A bit less brain damage to Makefile 8 年之前
README.md cec78a8e48 Add Slack Provider 8 年之前
TODO eb8f4f89fd Add tests for Slack provider 8 年之前

README.md

iContact-cPanel-Plugins

Extra "Contact Manager" Providers for cPanel and WHM

Current plugins:

  • XMPP -- Still somewhat WIP, for now only has 'alpha' quality XMPP provider (as I've received no external bug reports)
  • Slack -- Works presuming you have an incoming WebHook URL, much like CpanelRicky's MatterMost plugin. Also alpha quality

Plans for the future can be read in TODO

Steps 4 GreatSuccess:

  • Clone this repo with git onto a cPanel host of at least 11.64+
  • Run the Tests

    make test

  • Install the Modules

    make install

  • Go to WHM >> Basic Setup and configure the provider options

  • Go to WHM >> Contact Manager and make sure it is set up to spam you mercilessly

  • Do something to trigger notifications from cPanel & WHM

Enjoy!