2017 © Pedro Peláez
 

craft-plugin homerun-jobs

Get jobs from homerun

image

panman/homerun-jobs

Get jobs from homerun

  • Friday, July 20, 2018
  • by PanMan
  • Repository
  • 1 Watchers
  • 0 Stars
  • 156 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 12 % Grown

The README.md

Homerun Jobs plugin for Craft CMS 3.x

Get jobs from homerun, (*1)

Screenshot, (*2)

Requirements

This plugin requires Craft CMS 3.0.0-beta.19 or later., (*3)

Installation

To install the plugin, follow these instructions., (*4)

  1. Open your terminal and go to your Craft project:, (*5)

    cd /path/to/project
  2. Then tell Composer to load the plugin:, (*6)

    composer require PanMan/homerun-jobs
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Homerun Jobs., (*7)

Homerun Jobs Overview

-Insert text here-, (*8)

Configuring Homerun Jobs

It looks for an enviroment variable named HOMERUN_APIKEY, (*9)

Using Homerun Jobs

In a twig template, place <script> var window.homerun= {{homerunJobs() | raw }}; </script> This will create a JS var with the jobs, (*10)

Homerun Jobs Roadmap

Some things to do, and ideas for potential features: * Add some caching * Release it, (*11)

Brought to you by PanMan, (*12)

The Versions

20/07 2018

dev-master

9999999-dev

Get jobs from homerun

  Sources   Download

MIT

The Requires

 

cms craftcms craft-plugin craft homerun jobs