PHP code example of lukeyouell / craft-updatechecker
1. Go to this page and download the library: Download lukeyouell/craft-updatechecker library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
lukeyouell / craft-updatechecker example snippets
return [
'accessKey' => '6AIXCV7FoF5pvN4BiNE9xANtFUcy3CUr',
'email' => true,
'toEmail' => '[email protected], [email protected]',
'slack' => true,
'slackWebhook' => 'https://hooks.slack.com/services/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w',
];