Important
This repository is a work in progress.
This WordPress plugin connects a users Jobber account to WordPress through the Jobber API. Middleware is used to handle oauth2 authentication.
- PHP 7.4+
- WordPress 6.5+
Install through the WordPress directory or download, unzip and upload the files to your /wp-content/plugins/
directory.
- Install the plugin.
- Activate in WordPress.
- Visit the plugin Settings page.
- Click the "Connect to Jobber" button.
- Follow the prompts to log in to your Jobber account to grant the plugin access to make API requests.
- Once connected, add the Jobber block to your post or page.
- Open the WordPress block editor (Gutenberg).
- Click the "+" button to add a new block.
- Search for "Jobber Forms" or find it in the "Widgets" category.
- Click on the Jobber Forms block to insert it into your page or post.
The Jobber Forms block includes a form type selection option:
Form Type Selection
Choose between "Booking Form" or "Request Form". Each form type serves different purposes:
- Booking Form: Allows customers to directly book services.
- Request Form: Enables customers to submit service requests.