lcp

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 […]

Elgg users validation

Upon registration, your new users will receive a welcome email where they will be provided with a validation link for their profile on your website. To validate their accounts they should simply click on the link. In case that they have not received the message or they have used an invalid email you can still […]