Download the PHP package criticalgears/craftcms-bastion-agent without Composer
On this page you can find all versions of the php package criticalgears/craftcms-bastion-agent. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download criticalgears/craftcms-bastion-agent
More information about criticalgears/craftcms-bastion-agent
Files in criticalgears/craftcms-bastion-agent
Package craftcms-bastion-agent
Short Description Bastion Agent companion plugin for CraftCMS
License proprietary
Informations about the package craftcms-bastion-agent
Bastion Agent for Craft CMS 3.x
This is a companion plugin for Bastion.Cloud - managed maintenance service for CraftCMS. Plugin will enable website health telemetry gathering for Bastion service.
Requirements
This plugin requires Craft CMS 3.1.0 or later. For CraftCMS 4.x version please use branch v4.
Installation
You can install this plugin with Composer or through CraftCMS plugin store.
With Composer
Open your terminal and run the following commands:
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require convergine/craftcms-bastion-agent
-
Then tell Craft to install the plugin
./craft plugin/install bastion-agent
CraftCMS Plugin Store
Alternatively, go to CraftCMS plugin store in your CraftCMS site, type "Bastion" in search and install from there.
Configuring Bastion Agent
-
Create account at Bastion.Cloud and sign up for maintenance service.
-
Obtain the Secret Key from your account dashboard.
- Now navigate to Settings → Plugins → Bastion Agent in your CraftCMS website and enter your Secret Key.
That's it for the configuration. Bastion service will now be able to get core & plugins health telemetry for your site.
Found a bug?
Check the issues or open a new one
Brought to you by Convergine