93

Product support

Get help in the plugin support forum.

  • Added on Mar 29, 2019
  • Current version: 1.0.32
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • License: Regular / Extended
  • Created by

Categories

This OCTOBER CMS plugin is used on any website for publishing vacancies and getting the feedback from the applicants along with their CVs. Following are the main features of this plugin.

FEATURES

Following are the main features

Frontend

  • Applicants can view all the Vacancies whether expired or open
  • Applicants can filter all the Vacancies on the basis of available criteria
  • Applicants can add their relevant information
  • Applicants can upload their CVs.

Backend

  • Employer can add vacancies and enter his requirements and expectations through jsonable fields dynamically
  • Employer can view the submitted applications
  • Employer can download the cv of the applicants
  • Employer can add departments dynamically and will be able to see how many applications are submitted against each department
  • Employer can add job types dynamically like Contract, Permanent, Full Time, Part Time,Consultancy etc with different color codes for each job type.
  • Employer can sort and filter the received applications on Job Title
  • Employer can see Newly Received Applications notifications

Installation

The plugin installation is pretty simple, it has only one component for the front-end i.e listjobs just drag and drop this component like this

{% component 'listjobs' %}

and everything will be ok

In backend first add  Departments, Job Types (Permanent,Contractual etc) and then 
you will be able to add  Vacancies

Emails to admin and concerned persons

Admin can add the email to whom the email will be sent after the application submission from frontend, he can add as many emails as he want. After application submission email will be sent to the intended department person as well as a confirmation email to the applicant. Email templates are included within the plugin.

Important note

The design is optimized for bootstrap 4.5.x, if you want to use bootstrap 3 or any other design library you have to copy the listjobs component from plugins/amjadkhan/jobs/components/listjobs to the themes/yourtheme/partials directory and change it according to your own design. This plugin uses location plugin for adding country and states, so you have to fill your required country and states before creating vacancies.

As the plugin is using Ajax so you have to place following code in your layout or page anywhere most appropriately in footer

<script src="{{ 'assets/javascript/jquery.js'|theme }}"></script>
  {% framework extras %}

Please add    {% scripts %}   tag in between the <head></head> tags of default layout.

Backend Screenshots

Create Vacancies

Create Vacancies Picture

Edit Vacanices

Create Vacancies Picture

Received Applications

Received Application Picture

Received Application Status

Received Application Status Picture

Received Application details

Received Application Detail Picture

1.0.32

Added search facility on frontend

Jul 29, 2020

1.0.31

Added textarea for job location

Jul 29, 2020

1.0.30

Added job types color coding

Jul 29, 2020

1.0.29

Updated table amjadkhan_jobs_applications

Jul 17, 2020

1.0.28

Updated table amjadkhan_jobs_vacancies

Jul 17, 2020

1.0.27

Created table amjadkhan_jobs_terms

Jul 12, 2020

1.0.26

Updated table amjadkhan_jobs_applications

Jul 12, 2020

1.0.25

Updated table amjadkhan_jobs_vacancies

Jul 12, 2020

1.0.24

Updated table amjadkhan_jobs_applications

Jul 12, 2020

1.0.23

Add country and state fields into the applications form

Jul 12, 2020

1.0.22

Updated static backend Urls to Dynamic for vacancies

Jan 20, 2020

1.0.21

Updated table amjadkhan_jobs_applications

Jan 20, 2020

1.0.20

Added support to sort and filter the applications according to the Applied Job Title in backend

Jan 16, 2020

1.0.19

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.18

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.17

Updated table amjadkhan_jobs_types

Mar 24, 2019

1.0.16

Created table amjadkhan_jobs_types

Mar 24, 2019

1.0.15

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.14

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.13

Updated table amjadkhan_jobs_applications

Mar 24, 2019

1.0.12

Updated table amjadkhan_jobs_applications

Mar 24, 2019

1.0.11

Updated table amjadkhan_jobs_departments

Mar 24, 2019

1.0.10

Updated table amjadkhan_jobs_applications

Mar 24, 2019

1.0.9

Created table amjadkhan_jobs_departments

Mar 24, 2019

1.0.8

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.7

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.6

Updated table amjadkhan_jobs_applications

Mar 24, 2019

1.0.5

Updated table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.4

Updated table amjadkhan_jobs_applications

Mar 24, 2019

1.0.3

Created table amjadkhan_jobs_vacancies

Mar 24, 2019

1.0.2

Created table amjadkhan_jobs_applications

Mar 24, 2019

1.0.1

Initialize plugin.

Mar 24, 2019