• Resolved a2zwebcode

    (@a2zwebcode)


    ——- FOR CLIENT(NEW WEBSITE USER) ——-
    1. There will be 2 roles in Website backend for ex: Basic and Premium
    2. When a client signs up one role “Basic” will be assigned to client
    3. Admin will get Notification about new client signup.
    4. Admin can assign other roles(ex. Premium) to clients.

    => Dashboard

    1. There will be 3-4 options in Dashboard.

    1.1. Edit Profile
    1.2. All Jobs and All jobs => Add New – Like WordPress dashboard “All Posts”.
    1.3. When Client will click on “All Jobs” there they can.
    i. Edit/Modified the posted job.
    ii. Delete the posted job.
    iii. Duplicate the job.
    iv. Search for any job.

    2. If Client is with role “Premium” then they can post any number of posts

    3. If Client is in the role of “Basic” then before the job post they have to pay then they can post a new job.

    ——- FOR ADMIN ——-
    1. Can post a job on behalf of a Client by login to the client account or may be directly from the admin area.
    2. Can make a job featured. – ONLY ADMIN CAN MAKE A JOB FEATURED NOT THE CLIENT
    3. Can assign a Role to a Client.
    4. Can provide statics to Client for activities on their jobs

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @a2zwebcode,

    The WP Job Manager and core addons are designed to facilitate posting & to manage job listings on a WordPress website. The plugin can fulfill some of the requirements listed in your message, and for others, you may need to either get other plugins or write some custom code.

    Here are the details,

    1. There will be 2 roles in Website backend for ex: Basic and Premium
    2. When a client signs up one role “Basic” will be assigned to Client
    3. Admin will get Notification about new client signup.
    4. Admin can assign other roles(ex. Premium) to clients.

    WP Job Manager and the core addons do not provide user management facilities. The plugin comes with an Employer user role that can be used to manage the users who can post and edit/update their own job listings. ( https://wpjobmanager.com/document/the-employer-role/ )

    Dashboard

    The plugin provides a Job Dashboard page where logged-in users can see and update/edit/delete the Job listings which they have submitted. More details here https://wpjobmanager.com/document/the-job-dashboard/

    The Job Dashboard does not provide features for managing user profiles.

    You can create a page to list all the jobs posted on the website using the [jobs] shortcode. Details here https://wpjobmanager.com/document/shortcode-reference/

    FOR ADMIN

    1. Can post a job on behalf of a Client by login to the client account or may be directly from the admin area.

    You can use a User Switching plugin for this workflow ( https://www.ads-software.com/plugins/user-switching/ )

    2. Can make a job featured. – ONLY ADMIN CAN MAKE A JOB FEATURED NOT THE CLIENT

    This can be done from WordPress Admin > Job Listings page.

    3. Can assign a Role to a Client.
    4. Can provide statics to Client for activities on their jobs

    The WP Job Manager plugin does not have these features; you will need to use other plugins or custom code on your website for this functionality.

    I hope this helps. Please feel free to contact us if you have any other questions.

    Plugin Support Jay

    (@bluejay77)

    Hi there,

    It has been more than one week since we have heard from you, so I’m marking this topic as resolved.

    But if you have any further questions or need some more help, you’re welcome to reply here or open another thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pre-Sales Questions’ is closed to new replies.