Disciple Tools - User Activity Report
Disciple Tools - User Activity Report is intended to help developers and integrator jumpstart their extension of the Disciple Tools system.
by micahmills · github.com/micahmills/disciple-tools-user-activity-report · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/micahmills/disciple-tools-user-activity-report/archive/refs/heads/master.zipDeclares an update source (https://github.com/micahmills/disciple-tools-user-activity-report), so updates arrive through the plugin's own updater.
From the readme
Disciple Tools - User Activity Report
This Plugin will provide a report of what activities (Quick Actions) were completed by a user this month.
Purpose
This is a quick way to see how many quick action tasks users has completed over a period of time. This can be helpful to track and manage your teams interactions and time spent.
Usage
Will Do
- Show a table of all "Quick Actions" completed by a user in a given time period, including custom quick actions.
Will Not Do
- Count other data points from DT, like Baptisms, or users created or assigned.
Requirements
- Disciple Tools Theme installed on a Wordpress Server
Installing
- Install as a standard Disciple.Tools/Wordpress plugin in the system Admin/Plugins area.
- Requires the user role of Administrator.
Contribution
Contributions welcome. You can report issues and bugs in the
Issues section of the repo. You can present ideas
in the Discussions section of the repo. And
code contributions are welcome using the Pull Request
system for git. For a more details on contribution see the
contribution guidelines.