lcp

How to install themes in Elgg?

In this tutorial we are going to show you how to install new Elgg themes. You may choose one from: https://community.elgg.org/plugins/category/themes Once you have chosen the theme which you wish to use, download its archive. Extract the archive and upload its contents in the following directory of your account: /public_html/path-to-elgg/mod/ Where “path-to-elgg” is the actual […]

How to install language packs in Elgg?

By default you will download the English version of Elgg. You can however translate the website to your own language by installing a language pack. Language packs are available for download at the Elgg community website at: https://community.elgg.org/plugins/search?f%5Bc%5D%5B%5D=languages&sb=Search Once you have downloaded the language pack archive, extract its contents in the root directory of your […]

Google Analytics integration in Elgg

Google Analytics provides useful information about your website visits, traffic, keyword search and others. As a website owner, you will surely want to track your website with Google Analytics. In this tutorial we are going to show you how to integrate Google Analytics tracking code with your Elgg website. The first thing you will need […]

Admin password reset in Elgg

We are going to show you how to reset your Elgg administrative password. The first one is to use the “Lost Password” feature on the login page: Enter your administrative email, and the password will be sent to that email address: If you have not used a valid email address, we will show you how […]

How to create a backup of Elgg?

To create a backup of your Elgg 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 a database management tool […]

How to transfer Elgg from another host?

In this tutorial we are going to show you how to transfer your Elgg 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 […]

Elgg Introduction

Elgg is an award winning open source social networking platform. It can be used for building different types of social networking environments for universities, schools or colleges, or running an internal collaborative platform for your organization. Elgg is a feature rich platform that can help you easily build your project. Some of the highlighted features […]

Automatic Elgg installation

With TMDHosting you can easily install Elgg with just a few clicks. For that purpose simply login to your cPanel and find the “Softaculous” icon under the “Software/Services” category: Find the “Social Networking” category and expand it. Under there you will see Elgg: You will be taken to the overview page for Elgg. Click the […]

Manual Elgg installation

In this tutorial we are going to show you how to install Elgg social networking platform manually. Before we start, you should prepare for the installation procedure. First, download the latest available Elgg package from their official website at: https://elgg.org/download.php Upload all of the archive files in the directory where you wish to install Elgg. […]

Elgg cronjob configuration

Elgg has a cron handler for executing certain functionality periodically. In this tutorial we are going to show you how to configure your Elgg cron command in your cPanel. In Elgg, the cron command takes the following parameters: https://www.yourdomain.com/cron/minute/ – if you need to run the command every minute https://www.yourdomain.com/cron/fiveminute/ – if you want to […]