lcp

How to Install a Language Pack in e107?

In this tutorial we are going to show you how to install a language pack for your e107 CMS website. The first thing you will need to do is to obtain the language pack you need. You can do so from here: https://e107.org/edownload.php Once you have downloaded the language pack upload it in the root […]

How to Install Plugins in e107?

To extend the functionality of your e107 website, you can install different type of modules. The installation of new plugins is quite simple and we will show you how to do it yourself. Start by logging in the admin area of your site. Navigate to “Plugins” > “Plugin Manager” In the next page you will […]

How to transfer e107 from another host?

In this tutorial we are going to show you how to transfer your e107 website from another host to your account with TMDHosting. The first thing that you will need to do is copy all your website files to your hosting account with TMDHosting.com. This can be easily done via FTP. You can check our […]

How to create backup of e107?

To create a backup backup of your e107 website, you will need to do 2 things: Backup your website files Backup your website database To backup your website files, simply download them via FTP. You can find our FTP video tutorials at: https://tmdhosting.com/tutorials/video/ftp.html To backup your website database simply export it using database management tool […]

How to reset the admin password of e107?

There are two ways to reset your e107 administrative password. The first one is to use the “Forgot password” feature on the login page: Simply type your username and email address and the new login details will be sent to your email. The second way to reset your password is to use the cPanel > phpMyAdmin. Simply select […]

e107 Introduction

E107 is a content management system written in php and MySQL for easily managing a website and its content. You do not need to have an extensive IT knowledge in order to navigate through it, even though some basics may help. The e107 project comes with plenty of features, including its own forum, poll system […]

Automatic e107 Installation

In this tutorial we are going to show you how to install e107 with just a few clicks, using the Softaculous auto-installer. The first thing you will need to do is login to your cPanel and find the Softaculous icon under “Software/Services” category: Under the “Portals/CMS” category in Softaculous find the e107 script: You will […]

Manual e107 Installation

In this tutorial we are going to show you how to install e107 CMS manually. Before you start, you will need to download the e107 files from their official website at: https://e107.org/download/ Once you have downloaded the archive, upload all of its contents in your account using FTP. You can check our FTP video tutorials […]

e107 Preferences

When you first install e107, you would like to customize it a little. To change your site’s preferences, login to the admin area located at: https://yourdomain.com/e107_admin/ If you have installed e107 in a subfolder, for example “e107”, you should use: https://yourdomain.com/e107/e107_admin/ While in the admin area, navigate to “Settings” > “Preferences”: In this page you […]

How to Create an e107 Page?

In this tutorial we are going to show you how to create new pages in e107. Start by logging in the admin area located at: https://yourdomain.com/e107_admin/ If you have installed e107 in a subfolder, for example “e107”, you should use: https://yourdomain.com/e107/e107_admin/ Navigate to the “Content” tab and choose “Custom Menu/Pages”: On the next page select […]