Create, publish and track online user manuals easily with our manuals module.
Before adding a topic, you must add a product.
After adding a product, we will add a topic. The topic contains the content that will be displayed to the user.
We must assign a topic to a link to make it accessible through a URL. Before adding a link, we will add Groups to structure our content.
After adding a Group, you can proceed with the link.
After adding a link, you must order links to make it visible to your users.
Your manual is now ready, you can share the URL to your customers. You can also create a link via the Developer->Links section.
https://YOUR DOMAIN NAME/manual/<PRODUCT SLUG>/<LINK SLUG>
You can also add help links in your application and display them to your users.
Use CURL or file_get_contents method and pass parameters to the manuals module as follows:
https://YOUR DOMAIN NAME/manuals/training_material?id=4&context=components&module=manuals
You can also add statuses as per your requirements via the Manage Status tab.
This status will now be displayed in the Status dropdown field while adding or modifying a new link.
Go to the Products tab and click the PDF button in front of the product's title to download the PDF file of your manual. You can distribute this file with your product/software/script for a better understanding of your application.