This repository has been archived by the owner on Apr 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
A plugin to administer webhooks endpoints in Rooftop CMS
License
rooftopcms/rooftop-webhooks-admin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Rooftop Webhooks Admin === Contributors: rooftopcms Tags: rooftop, api, headless, webhooks Requires at least: 4.3 Tested up to: 4.8.1 Stable tag: 4.3 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html rooftop-webhooks-admin adds an admin interface to maintain a collection of webhook endpoints. == Description == rooftop-webhooks-admin provides an admin UI for adding, editing and removing webhook urls. The companion plugin, rooftop-queue-runner, pushes events on to the queue and dispatch them to your endpoints respectively. == Installation == rooftop-webhooks-admin is a Composer plugin, so you can include it in your Composer.json. Otherwise you can install manually: 1. Upload the `rooftop-webhooks-admin` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. There is no step 3 :-) == Frequently Asked Questions == = Can this be used without Rooftop CMS? = Yes, it's a Wordpress plugin you're welcome to use outside the context of Rooftop CMS. We haven't tested it, though. == Upgrading == If upgrading from 1.0.0 to 1.0.1 (or later), you'll need to either: * Re-add your webhook endpoints, or * Run the migration script included in this plugin: php ~/path/to/wp-cli.phar eval-file admin/utils/redis-to-db.php == Changelog == = 1.2.1 = * Tweak readme for packaging = 1.2.0 = * Remove deprecated call to wp_get_sites == What's Rooftop CMS? == Rooftop CMS is a hosted, API-first WordPress CMS for developers and content creators. Use WordPress as your content management system, and build your website or application in the language best suited to the job. https://www.rooftopcms.com
About
A plugin to administer webhooks endpoints in Rooftop CMS
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published