@factor/plugin-jobs

This plugin makes it easy to create and manage a job board in your Factor app.

Usage no npm install needed!

<script type="module">
  import factorPluginJobs from 'https://cdn.skypack.dev/@factor/plugin-jobs';
</script>

README

Overview

This plugin makes it easy to create and manage a job board in your Factor app.

Installation

Just add to your application dependencies:

npm add  @factor/plugin-jobs

Options and Settings

The customization system for this plugin is based on the standard factor-settings.js API that is provided by Factor.

Factor Setup CLI

Run npx factor setup for a question based CLI to help you configure this plugin's options.