Introduction #
Admin can create client-specific or open tasks and allocate them to employees. It enables users to upload images, location, documents and remarks along with the status of the task.
NOTE: You need to purchase Task System Add-on from this link.
Extracting the downloaded files #
Step 1: Extract the downloaded zip and open the Task System addon folder.
Step 2: Copy the Task System folder.
Step 3: Paste it in the root directory of the FieldManager_Laravel_Server -> Modules.
Step 4: Open the Field Manager Laravel Vx.x.x folder in Visual code and click the Modules_statuses.json.
Step 5: Change ‘False’ to ‘true’ in TaskSystem.
Verifying the addon installation #
Run the Field Manager Laravel file in visual studio code. Once the project launches. Login using the admin credentials and click on the module section in the top right corner to open the add-ons page. If you can see the addon version, then your Addon is now activated. If there is any error kindly make sure that all the above-mentioned instructions are followed correctly.