- PHP >= 7.0
- CakePHP 3.7+
This version of the plugin supports CakePHP 3.x only.
First, require the package through Composer:
composer require orca-services/cakephp-heartbeat
Then load the plugin in your application as documented in the section Loading a Plugin in the CakePHP CookBook.
Refer to the CakePHP CookBook section Manually Installing a Plugin.
Back to the Documentation.