702

Product support

Get help in the plugin support forum.

  • Added on Apr 26, 2019
  • Current version: 1.0.1
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by
    Bronze partner

Categories

Webhook within october

Implement webhook automatic deployment whole project inside october, support GITHUB and CODING platform (with 'php artisan october:util git pull' so you can update plugin && theme via this plugin)

In addition, the plugin provides a report widget that can be updated manually or by executing some commands.

Setting

Setting > System > Webhooks Manager

URL is that you should use in github/coding project setting (webhook)

Webhook key is prevent your hook form illegal request

push or merge request event will trigger git pull in root path of the site

php artisan october:util git pull will exec also

Report wiget

You can reset to a specify version

You can pull whole site in Manual

You can exec some command (with php user, such as apache .etc)

1.0.1

Initialize plugin.

Apr 25, 2019