Title: Report access control
Last modified: May 13, 2017

---

# Report access control

 *  Resolved [TexWiller](https://wordpress.org/support/users/texwiller/)
 * (@texwiller)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/report-access-control/)
 * Hello,
 * I would like to give access to a full report (all donations) page, even if a 
   download link/button, only to specific users (non Admin).
 * How do I do that?
 * Thanks,
    Tex
    -  This topic was modified 9 years, 1 month ago by [TexWiller](https://wordpress.org/support/users/texwiller/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/report-access-control/#post-9129047)
 * Hi there,
 * Let me restate your request just to be sure I understand what you mean:
 * You want to have a front-facing page (not in WP-Admin) that has an automatically
   updated running report of all donations, but only accessible to certain non-Admin
   users. Is that right?
 * If so, then there is no out-of-the-box way to do that currently. But here’s what
   you could do:
 * 1) Create a page and password protect it: [https://codex.wordpress.org/Using_Password_Protection](https://codex.wordpress.org/Using_Password_Protection)
 * 2) Weekly, or Monthly do an export from “Donations > Reports > Export” and upload
   that to your page as a “Media” file so it can be downloaded
 * Let me know if you have additional questions at all. Thanks!
 *  Thread Starter [TexWiller](https://wordpress.org/support/users/texwiller/)
 * (@texwiller)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/report-access-control/#post-9129748)
 * That’s exactly what I need. Is there a way to automate the solution you are proposing?
 * Even a list displayed directly on the protected page would be fine.
 * Thanks!
 *  Plugin Contributor [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * (@webdevmattcrom)
 * [9 years ago](https://wordpress.org/support/topic/report-access-control/#post-9133817)
 * Hi [@texwiller](https://wordpress.org/support/users/texwiller/) — if you are 
   a developer, then you can leverage our code to make that happen. We also have
   a growing library of code snippets that can help you get a leg-up. [This one for example](https://github.com/WordImpress/Give-Snippet-Library/blob/master/useful-queries/sample-transaction-queries.php)
   created a Page Template that simply outputs three different queries of the Give
   Transactions. You could customize that to display whatever you like and it would
   update automatically.
 * Then just set your page to that template and set a password.
 * Keep in mind, we provide these snippets as examples of how a developer can customize
   and extend Give safely. What you do with them is up to you, we cannot provide
   support for custom snippets.
 * Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Report access control’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Matt Cromwell](https://wordpress.org/support/users/webdevmattcrom/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/report-access-control/#post-9133817)
 * Status: resolved