Skip to content

Releases: derekashauer/support-access-manager

v0.2.1

19 Feb 21:41

Choose a tag to compare

Simplify security methods
Only show magic login link once upon creation
Option to create a new link
MIT license

Version 0.2.0

19 Feb 19:16

Choose a tag to compare

Make storing everything much more secure

Initial release

19 Feb 17:16

Choose a tag to compare

Support Access Manager is a lightweight PHP class for WordPress that allows temporary admin accounts to be created with expiration and access limits. It can be easily dropped into any project or installed via Composer.

✅ Create temporary admin accounts
✅ Set expiration times (e.g., auto-delete after 24 hours)
✅ Limit number of logins per account
✅ Secure login URLs for support access
✅ Cron-based cleanup of expired accounts