Hello all!
Please help me to create a new module that can show 5 jobs in jsjobs. So please any one help me for this process, I never write a module.
this is the test that get from some one but i cannot reach.
Here is the Joomla Test : JS Job Component
1. In the form where user submit a new job (Both backend and frontend),
* Add 2 more fields
o Date Posting
o Date Close
* Categories -> change it to multiple select listbox in which one job can be list in multiple categories
* Job Description -> change Textarea to HTML editor
* Qualifications -> change Textarea to HTML editor
* Contact Phone -> make it as required field
* Address 1 -> make it as required field
* Remove -> County textbox
2. Job Listing in Frontend, show only Jobs that Date Close > Today
3. In Job Categories, show only categories that contain job(s).
4. In Resume Form/File Upload Form, show maximum upload file size next to Resume File:
5. Create a new module to show 5 new post jobs. When user click on any job, it will go to job details page.