Download the PHP package luyadev/luya-module-remoteadmin without Composer
On this page you can find all versions of the php package luyadev/luya-module-remoteadmin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download luyadev/luya-module-remoteadmin
More information about luyadev/luya-module-remoteadmin
Files in luyadev/luya-module-remoteadmin
Package luya-module-remoteadmin
Short Description Collect remote informations from other LUYA instances.
License MIT
Homepage https://luya.io
Informations about the package luya-module-remoteadmin
REMOTE Admin Module
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 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 control panel a powerfull tool!
Remote Admin will work out of the box with all LUYA 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
For the installation of modules Composer is required.
Configuration
Remoteadmin requires the LUYA Admin module
Login into your admin interface and your are ready to add LUYA instances.
Instance Setup
add a remote token to the application you want to control:
Use Password Generator 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
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.