PHPackages                             luyadev/luya-module-remoteadmin - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. luyadev/luya-module-remoteadmin

ActiveLuya-module[Utility &amp; Helpers](/categories/utility)

luyadev/luya-module-remoteadmin
===============================

Collect remote informations from other LUYA instances.

2.0.3(2y ago)71.5k4[1 PRs](https://github.com/luyadev/luya-module-remoteadmin/pulls)MITPHPCI failing

Since Apr 7Pushed 5mo ago2 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (21)Used By (0)

 [![LUYA Logo](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)

REMOTE Admin Module
===================

[](#remote-admin-module)

[![LUYA](https://camo.githubusercontent.com/c30b61934591d3a6fcb8718a93fd61bf840c0abd8a8d49aa0fdd4ab99567bdf4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f776572656425323062792d4c5559412d627269676874677265656e2e737667)](https://luya.io)[![Latest Stable Version](https://camo.githubusercontent.com/ad38450b15baadfee4dbc02d2f9aeb0a523576461fee9de09bc2699b60891d43/68747470733a2f2f706f7365722e707567782e6f72672f6c7579616465762f6c7579612d6d6f64756c652d72656d6f746561646d696e2f762f737461626c65)](https://packagist.org/packages/luyadev/luya-module-remoteadmin)[![Total Downloads](https://camo.githubusercontent.com/d6e9767e4bdd5fbd0ed6e191eb5a67e522e97be1b1928063b0a7e7bde7d06690/68747470733a2f2f706f7365722e707567782e6f72672f6c7579616465762f6c7579612d6d6f64756c652d72656d6f746561646d696e2f646f776e6c6f616473)](https://packagist.org/packages/luyadev/luya-module-remoteadmin)[![Slack Support](https://camo.githubusercontent.com/3574a291a5d77f541be2a9aebff47cf60ed44274b70f9d90bdf6d0d7f4911892/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f536c61636b2d6c7579616465762d79656c6c6f77677265656e2e737667)](https://slack.luya.io/)

**The powerful tool for Agencies!**

*What is REMOTE ADMIN?* Well, have you ever created several websites with the same system and delivered them to different Providers? Remote Admin provides you the ability to collect all your [LUYA](https://github.com/zephir/luya#readme) Websites into the REMOTE ADMIN and helps you to see:

- See all outdated websites (auto compare LUYA version to the lastet version available on packagist).
- Collect informations about the Website itself, to make sure they are configured well.
- See how many administrators are active.
- Direct Link to the Website.

We will add more features in future, to make the [LUYA](https://github.com/zephir/luya#readme) control panel a powerfull tool!

[![Remote Admin](https://raw.githubusercontent.com/luyadev/luya-module-remoteadmin/master/remote-admin.png)](https://raw.githubusercontent.com/luyadev/luya-module-remoteadmin/master/remote-admin.png)

Remote Admin will work out of the box with all [LUYA](https://github.com/zephir/luya#readme) instances you create, just add a `remoteToken` in your project application config and install the remoteadmin module on your privat/company Server/Website and you are able to add all instances.

Installation
------------

[](#installation)

For the installation of modules Composer is required.

```
composer require luyadev/luya-module-remoteadmin:^1.1

```

Configuration
-------------

[](#configuration)

```
'modules' => [
    //...
    'remoteadmin' => [
        'class' => 'luya\remoteadmin\Module'
    ],
]
```

> Remoteadmin requires the LUYA Admin module

Login into your admin interface and your are ready to add LUYA instances.

### Instance Setup

[](#instance-setup)

add a remote token to the application you want to control:

```
'remoteToken' => 'ADD_YOUR_SECRET_STRONG_TOKEN_HERE',

```

> Use [Password Generator](http://passwordsgenerator.net/?length=64&symbols=0&numbers=1&lowercase=1&uppercase=1&similar=1&ambiguous=0&client=1&autoselect=0) to generate a strong token

Now you are able to add this instance to your remote admin with the above added remoteToken.

Auto message cronjob
--------------------

[](#auto-message-cronjob)

When you are setting up the `remoteadmin/auto-message --interactive=0` cronjob, we recommend to run this cronjob every 4 hours and also keep in mind, if you have not made a default template the templates from the message sources will be used, therefore make sure `language` property of the application is configured correctly or generate your own default message template.

###  Health Score

44

—

FairBetter than 91% of packages

Maintenance50

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 84.4% 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 ~156 days

Recently: every ~454 days

Total

19

Last Release

915d ago

Major Versions

1.1.2 → 2.0.02019-10-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/86184bf08843ed8fcc4aedb2fdecd8a9e832e47e89a7166cebfda529c176f5ce?d=identicon)[nadar](/maintainers/nadar)

---

Top Contributors

[![nadar](https://avatars.githubusercontent.com/u/3417221?v=4)](https://github.com/nadar "nadar (124 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![hbugdoll](https://avatars.githubusercontent.com/u/6715827?v=4)](https://github.com/hbugdoll "hbugdoll (5 commits)")[![rolandschaub](https://avatars.githubusercontent.com/u/3786245?v=4)](https://github.com/rolandschaub "rolandschaub (2 commits)")[![dev7ch](https://avatars.githubusercontent.com/u/15183757?v=4)](https://github.com/dev7ch "dev7ch (2 commits)")[![martinpetrasch](https://avatars.githubusercontent.com/u/6354795?v=4)](https://github.com/martinpetrasch "martinpetrasch (2 commits)")[![dennisgon](https://avatars.githubusercontent.com/u/6257311?v=4)](https://github.com/dennisgon "dennisgon (1 commits)")[![TheMaaarc](https://avatars.githubusercontent.com/u/3450438?v=4)](https://github.com/TheMaaarc "TheMaaarc (1 commits)")[![Emericanec](https://avatars.githubusercontent.com/u/7316100?v=4)](https://github.com/Emericanec "Emericanec (1 commits)")[![ilbassa](https://avatars.githubusercontent.com/u/14070691?v=4)](https://github.com/ilbassa "ilbassa (1 commits)")[![nandes2062](https://avatars.githubusercontent.com/u/6126258?v=4)](https://github.com/nandes2062 "nandes2062 (1 commits)")[![Ph0tonic](https://avatars.githubusercontent.com/u/5320541?v=4)](https://github.com/Ph0tonic "Ph0tonic (1 commits)")[![samdark](https://avatars.githubusercontent.com/u/47294?v=4)](https://github.com/samdark "samdark (1 commits)")

---

Tags

debughacktoberfestinfoluyaremoteadminphpcockpityii2moduleyiiremoteluyaluya-moduleagencyremoteadmin

### Embed Badge

![Health badge](/badges/luyadev-luya-module-remoteadmin/health.svg)

```
[![Health](https://phpackages.com/badges/luyadev-luya-module-remoteadmin/health.svg)](https://phpackages.com/packages/luyadev-luya-module-remoteadmin)
```

###  Alternatives

[luyadev/luya-module-cms

The LUYA CMS module provides a full functional Content Management System for adding contents based on blocks.

32178.4k18](/packages/luyadev-luya-module-cms)[luyadev/luya-bootstrap4

Bootstrap4 Assets and Helper classes like ActiveForm for LUYA and Yii2.

1844.6k3](/packages/luyadev-luya-bootstrap4)

PHPackages © 2026

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