derave-software/wp-digitalocean-trigger
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== DigitalOcean Build Trigger === Contributors: deravesoftware, vlad00777 Tags: digitalocean, DO, build trigger, gatsby trigger, gatsby build Requires at least: 4.7 Tested up to: 5.7 Stable tag: 1.0 Requires PHP: 7.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == The plugin triggers the build process for your app on the DigitalOcean App Platform. On these links, you can find necessary data: * DO_TOKEN: https://cloud.digitalocean.com/account/api/tokens * DO_APP_ID: https://cloud.digitalocean.com/apps/{UUID} where {UUID} - it's your DO_APP_ID identifier. == Screenshots == 1. The settings screen of the plugin == Changelog == = 1.0 = * Init the plugin.