dev-master
9999999-devGet jobs from homerun
MIT
The Requires
by PanMan
cms craftcms craft-plugin craft homerun jobs
Get jobs from homerun
Get jobs from homerun, (*1)
, (*2)
This plugin requires Craft CMS 3.0.0-beta.19 or later., (*3)
To install the plugin, follow these instructions., (*4)
Open your terminal and go to your Craft project:, (*5)
cd /path/to/project
Then tell Composer to load the plugin:, (*6)
composer require PanMan/homerun-jobs
In the Control Panel, go to Settings → Plugins and click the “Install” button for Homerun Jobs., (*7)
-Insert text here-, (*8)
It looks for an enviroment variable named HOMERUN_APIKEY
, (*9)
In a twig template, place <script>
var window.homerun= {{homerunJobs() | raw }};
</script>
This will create a JS var with the jobs, (*10)
Some things to do, and ideas for potential features: * Add some caching * Release it, (*11)
Brought to you by PanMan, (*12)
Get jobs from homerun
MIT
cms craftcms craft-plugin craft homerun jobs