Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hampel/approval-queue-plus-xenforo
XenForo addon to add extra information to the Approval Queue
https://github.com/hampel/approval-queue-plus-xenforo
approval-queue xenforo
Last synced: about 2 months ago
JSON representation
XenForo addon to add extra information to the Approval Queue
- Host: GitHub
- URL: https://github.com/hampel/approval-queue-plus-xenforo
- Owner: hampel
- License: mit
- Created: 2024-02-29T04:10:34.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-10-15T23:40:43.000Z (3 months ago)
- Last Synced: 2024-10-17T10:31:40.514Z (3 months ago)
- Topics: approval-queue, xenforo
- Language: PHP
- Homepage: https://xenforo.com/community/resources/approval-queue-plus.7411/
- Size: 64.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Approval Queue Plus for XenForo 2.x
===================================This XenForo 2.x addon adds extra info to the entries in the Approval Queue to help make approval decisions easier.
There is also an admin option to reverse the default sort order of the Approval Queue.
The following information is added to the queue display when approving users:
* Username
* Date joined
* Date of last activity
* Registration IP
* Cloudflare location (see note below)
* Profile location (user entered)
* Cloudflare time zone (see note below)
* Profile time zone (user selected)
* User Agent**Note:** Cloudflare location and time zone are only shown if the site is using Cloudflare. To enable display of this
data, you must turn on _Managed Transforms_ in your Cloudflare admin console. Go to
`Rules > Transform Rules > Managed Transforms` and enable _Add visitor location headers_.Display of Email addresses, IP addresses and User Agents is controlled by moderator permissions.
By [Simon Hampel](https://xenforo.com/community/members/sim.4264/).
* [Addon: Approval Queue Plus](https://xenforo.com/community/resources/approval-queue-plus.7411/)
* [Discussion and support: Approval Queue Plus](https://xenforo.com/community/threads/approval-queue-plus.170554/)