Installation

Target group: Administrators

The extension is installed as any other extension. You can install it via composer by typing

composer require itx/jobapplications

or the Extension Manager in the Backend or install it locally for example directly from Github.

Include Static Typoscript

You have to include the static typoscript file the Jobapplications extension provides.

  1. Switch to the root page of your site.
  2. Switch to the Template module and select Info/Modify.
  3. Press the link Edit the whole template record and switch to the tab Includes.
  4. Select Jobapplications (jobapplications) at the field Include static (from extensions):
  5. Here you can also include the Bootstrap entry, provided by the jobapplications extension, to have a working default layout.

Route Enhancers

For making the URL readable there is a file provided which can be imported in config->sites->main->config.yaml or copied and modified. This file is provided in the extension folder in Configuration->Routes->Default.yaml.

The provided Route Enhancers enhance the listview, detailview and applicationform.