Skip to content

Allows you to make a simple POST request to a configured URL. Particularly helpful for deployment triggers.

License

Notifications You must be signed in to change notification settings

davidsneal/statamic-trigger

Repository files navigation

Anvil

Allows you to deploy your Forge site and see the latest deployment log

Install

  1. From your site folder, run composer require edalzell\anvil

Configure

  1. Publish the configuration, php artisan vendor:publish --vendor=Edalzell\Anvil\ServiceProvider
  2. Add your Forge token, server & site id to your .env file:
FORGE_TOKEN=your-token-here
FORGE_SERVER=server-id
FORGE_SITE=site-id

Usage

From the CP menu under Utilities:

menu

Once on the main screen you can Deploy your site, see your last deployment log or visit your site on Forge:

main

About

Allows you to make a simple POST request to a configured URL. Particularly helpful for deployment triggers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •