History: Offline Trackers
Preview of version: 2
Offline Trackers
Why this Feature in Tiki?
Available since Tiki26, the offline tracker feature enhances the flexibility and accessibility of Tiki Trackers by ensuring that users can continue their work without interruption, regardless of their connectivity status. It allows for uninterrupted data entry and management, making Tiki more robust and versatile for users in remote or mobile environments.
Requirements
To use the Offline Tracker feature, you need:
- Tiki instance.
- Trackers well setup
Setup
1. Enable the Offline Tracker Feature:
- Ensure the Offline Tracker feature is activated by navigating to Settings > Control Panel > Features.
- Under the Global Features tab, enable the Progressive Web Application option.
2. Install the Dexie Package:
- Check if the Dexie package is installed. If not, you can install it by going to Settings > Control Panel > Packages.
- On the Packages page, search for npm-asset/dexie in the list and proceed with the installation.