Sprint Dotations helps clubs, associations, and other organizations track equipment allocated or loaned to their members from WordPress.
The plugin provides an equipment catalogue, movement history, inventory tools, and two front-end areas: a member area and an authorized manager area. It works independently and can also be grouped with other Sprint Plugins screens inside the free Sprint Club portal.
Sprint Dotations stores relationships between WordPress user accounts and their loans, requests, emails, and equipment operations. The plugin integrates with the WordPress personal-data export and erasure tools.
Active loans and unresolved requests may be retained during an erasure request so the organization can recover its equipment and complete ongoing operations. Other information is anonymized whenever possible.
The plugin does not transmit data to an external service.
Data is retained by default to prevent accidental loss. To request complete removal, add the following constant to wp-config.php before uninstalling the plugin:
define( 'SPRINT_DOTATIONS_REMOVE_DATA_ON_UNINSTALL', true );