myHelastel install

myHelastel is based on an app called Rukovoditel

https://www.rukovoditel.net/

Download

https://www.rukovoditel.net/download.php?action=download

un-pack this in <host www> source folder

MySQL

Requires mySQL database

Database details are in config/database.php

Extension

the extension is the ‘pro’ component and this is where the /plugin folder becomes active

extn 3.2.1

https://www.rukovoditel.net/download_ext.php?t=1668071540

un-pack this in the folder/plugin

This requires a licence key …

config/server.php

plugins are made ‘visible’ within the file config/server.php

//list of available plugins separated by comma
define('AVAILABLE_PLUGINS','ext,mysystem,pipeline');

Solution/Pipeline

The solution or data pipline components are delivered as a plugin

un-pack your designed plugin from your localhost/DEV into plugins

There is a plan to use mysystem plugin as a source of generic solutions

Leave a Comment