Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

429 total results found

version

API WAP API

Eenos version Get the version of the Eenos control panel  from your server Required Parameters Field Description Example apiuser The API username eenos_api apiauth The API  user password eenos123 Request URL Post  URL = /versio...

rappsso

API WAP API

Reseller Single Sign-On To generate a  quick login url for the Eenos reseller account. Required Parameters Field Description Example apiuser API user  name eenos_api apiauth API  user password eenos123 user eenos account reseller...

usagestatistics

API WAP API

Get  Eenos Accounts usage metrics To get all Eenos hosting accounts usage metrics via api. This will return account information, bandwidth usage, and disk usage Required Parameters Field Description Example apiuser API user  name eenos_api ...

Introduction

Integration Apps WHMCS Module For Eenos

Eenos WHMCS Module The Eenos WHMCS module will help you to automate  Eenos hosting accounts provisioning from your WHMCS billing system.  This is a root module, so you need root access to your Eenos server to use this module. This module uses the Eenos root...

Installation

Integration Apps WHMCS Module For Eenos

Getting Started with Eenos WHMCS  Module Installation The first step is to download the  Eenos whmcs module and extract it. Then upload it to the WHMCS installation path. You may download the latest version of the WHMCS  module from here: Eenos-1.0.tar.gz A...

Configuration

Integration Apps WHMCS Module For Eenos

Login to WHMCS You may login to whmcs admin area as an admin user to configure this module. The Eenos WHMCS  module currently supports only root operations on the Eenos hosting control panel. Supported Features Create Suspend Unsuspend Terminate ...

Domain Filter

Web Administration Panel Exim SMTP Filters

Filter emails with Exim for a domain Eenos  Exim smtp server is a powerful email servers. You can add  SMTP email filter  per domain so that all emails coming to the domain will go through this filter. This sections need good technical knowledge on Exim filt...

Email Filter

Web Administration Panel Exim SMTP Filters

Create SMTP Filter for Email accounts in Exim You can create  Exim filter on per account base. So that the emails on that account will be filtered or Exim.  You may need good knowledge on Exim filter to create an smtp level filters.  Creating wrong filters m...

Introduction

Migration Tools Cpanel to Eenos Migration tool ( cptoee...

Cpanel to Eenos Migration This tool provides conversion of cpanel hosting accounts into  Eenos backup. This tool also converts the WHM packages into Eenos packages. cptoeenos is a full cpanel account conversion tool. It is safe to install and use cptoeenos i...

Installation

Migration Tools Cpanel to Eenos Migration tool ( cptoee...

How to to install cptoeenos a.k.a cp2eenos? The cptoeenos (cp2eenos) tools are fully developed using Python. You can install it on any Linux-compatible server with Python3  installed.  Your server needs Python3 version 3.6 or higher to use it. To install cpt...

How to Migrate Cpanel to Eenos

Migration Tools Cpanel to Eenos Migration tool ( cptoee...

Start migration from Cpanel to Eenos Some sample conversion commands and syntax are given below: Convert a Cpanel backup file to an Eenos Backup file You can convert a cpanel backup file to an Eenos backup file. The cpanel backup file must be a .tar or .tar...

Change Logs

Migration Tools Cpanel to Eenos Migration tool ( cptoee...

The cptoeenos Change Logs and  Release Note V 1.0.0  Release Date:  27/10/2023 Released the first version of cptoeenos with the following  features:  Convert cpanel domains, subdomains, parked domains, and addon domains.  Convert cpanel MySQL database...

Introduction

Hooks About Eenos Hooks

Getting started with hooks in Eenos The  Eenos control panel supports hooks, which will help you to integrate any custom scripts or code blocks in the middle of Eenos operations.  Eenos supports two types of hooks  Pre Hooks and Post Hooks. Pre Hooks The p...

dns

Hooks Available Hooks

The DNS Hook This hook will help to automate additional tasks with your DNS server.  You can integrate your Third-party DNS cluster into Eenos with the help of this hook function. Function name: DNS Base Directory:  /var/eenos/hooks/dns Pre-Hooks  Locatio...

DNS Cluster

Web Administration Panel DNS

Setting Up DNS Cluster in Eenos Eenos support integration of any third party external DNS cluster via hooks.  It is easy to integrate the DNS into an external DNS cluster. You have to setup the pre or post action hooks into the Eenos dns hook registry. To kn...

createacct

Hooks Available Hooks

The account creation hooks These hooks will be executed when a user account creation happens. Function name: createacct Base Directory:  /var/eenos/hooks/createacct Pre-Hooks  Location  Please place all your create  account pre-hook scrips in   /var/eenos...

removeacct

Hooks Available Hooks

The account termination hooks These hooks will be executed when a user account is being terminated. Function name: removeacct Base Directory:  /var/eenos/hooks/removeacct Pre-Hooks  Location  Please place all your pre-hook scrips in   /var/eenos/hooks/rem...

suspendacct

Hooks Available Hooks

The account suspend hooks These hooks will be executed when a user account is being suspended. Function name: suspendacct Base Directory :  /var/eenos/hooks/suspendacct Pre-Hooks  Location  Please place all your pre-hook scrips in   /var/eenos/hooks/suspe...

unsuspendacct

Hooks Available Hooks

The account unsuspend hooks These hooks will be executed when a user account is being unsuspended. Function name: unsuspendacct Base Directory:  /var/eenos/hooks/unsuspendacct Pre-Hooks  Location  Please place all your pre-hook scrips in   /var/eenos/hook...

Introduction

Migration Tools Directadmin to Eenos Migration tool ( d...

Directadmin to Eenos Migration This tool provides conversion of DirectAdmin hosting accounts into  Eenos backup. This tool also converts the DirectAdmin hosting packages into Eenos packages. datoeenos is a full DirectAdmin account conversion tool. It is safe...