PHPackages                             qrz-io/onedayadmin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. qrz-io/onedayadmin

ActiveMagento-module[Authentication &amp; Authorization](/categories/authentication)

qrz-io/onedayadmin
==================

Adds ability to give 1 day access to the admin panel to certain users.

1.2.0(10y ago)334MITPHP

Since Mar 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/qrz-io/onedayadmin)[ Packagist](https://packagist.org/packages/qrz-io/onedayadmin)[ Docs](https://github.com/qrz-io/onedayadmin)[ RSS](/packages/qrz-io-onedayadmin/feed)WikiDiscussions master Synced today

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Qrz\_OneDayAdmin
================

[](#qrz_onedayadmin)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/fc8b982d5c89ea7e918f9733a10eefa72e7b1ba0507d5de772936a849ca61a74/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f71727a2d696f2f6f6e6564617961646d696e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/qrz-io/onedayadmin/)

Magento module that allows you to grant 1 day admin access to some accounts.

How it works
============

[](#how-it-works)

A cron runs every day at midnight, and deactivates the admin users that use the selected roles. Nothing else is changed for the admin users, so you can simply activate them again to grant 1 more day of access.

The module creates a new admin role, "OneDayAdmin", with all permissions (you can of course edit them afterwards). It also gives you the ability to pick which roles should be of One day access only.

How to get
==========

[](#how-to-get)

This module is available through the Firegento Magento Module Composer Repository. To install, add  to your composer.json repositories and require this module. I also recommend installing the [Magento composer installer](https://github.com/magento-hackathon/magento-composer-installer).

Add the following to your composer.json:

```
{
    ...
    "repositories": [
        {
            "type": "composer",
            "url": "http://packages.firegento.com"
        }
    ],
    "require" : {
        ...
        "qrz-io/onedayadmin":                             "~1.0",
        "magento-hackathon/magento-composer-installer":   "~2.0"
    },
    "extra": {
        "magento-root-dir": "./"
    }
    ...
}

```

\#License The MIT License (MIT)

Copyright (c) 2015 Cristian Quiroz

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 88% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~197 days

Total

3

Last Release

3688d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/733009fc28f738dc0264f134a589156ddcc3536a6c0ca84c7e6d1d200d52e271?d=identicon)[qrz-io](/maintainers/qrz-io)

---

Top Contributors

[![qrz-io](https://avatars.githubusercontent.com/u/3646206?v=4)](https://github.com/qrz-io "qrz-io (22 commits)")[![vlad1992](https://avatars.githubusercontent.com/u/7978194?v=4)](https://github.com/vlad1992 "vlad1992 (3 commits)")

### Embed Badge

![Health badge](/badges/qrz-io-onedayadmin/health.svg)

```
[![Health](https://phpackages.com/badges/qrz-io-onedayadmin/health.svg)](https://phpackages.com/packages/qrz-io-onedayadmin)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
