Git Product home page Git Product logo

luya-module-remoteadmin's Introduction

LUYA Logo

REMOTE Admin Module

LUYA Latest Stable Version Total Downloads Slack Support

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

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.

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

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

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

'remoteToken' => 'ADD_YOUR_SECRET_STRONG_TOKEN_HERE',

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.

luya-module-remoteadmin's People

Contributors

dennisgon avatar dependabot[bot] avatar dev7ch avatar emericanec avatar hbugdoll avatar ilbassa avatar martinpetrasch avatar nadar avatar nandes2062 avatar ph0tonic avatar rolandschaub avatar samdark avatar themaaarc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

luya-module-remoteadmin's Issues

API Pages output limited

Since last admin version there is a default pagination limited to 25, therefore not all pages are displayed when having more then 25 entries.

Admin package dev-master

The luya admin module contains an extra branch 1.2.x-dev which is shown as stable version, it should be 1.2.3.2 instead.

Add Groups

Add new table with groups which can be assigned to a Site.

Syntax error after updating

IMG_20200112_121940

I have updated Luya kernel and luya plugins and after updating I have error:

Syntax error

Yii debug is ON

Customer information system

A new customer information system should provide the option to send an e-mail to the customers with informations about a new system. In additional we could also provide some general hosting information in order to bill the user for hosting, updates or whatever.

Module propertys:

  • sender_email

new tables:

Message

  • text
  • address
  • site_id

update table

Site

  • email
  • status: prod, prep, dev,
  • message timestamp
  • billing_start

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.