Notes

How best to use Mautic CLI commands & cronjobs

Mautic has quiet a list of CLI commands which perform different functions. It is very important to setup cronjobs for the CLI commands according to the setup you have. There is no need to add all the CLI commands, but it is also important to…

Finding duplicate users in Joomla

As a developer, it's not uncommon to encounter issues when performing database fixes, such as receiving a warning of a duplicate username entry. This can occur when importing data from another system without proper checks on the username or email, as the username must be…

Protect Your Website: A Guide to Clearing Malware

In today's digital age, having a website is crucial for businesses and individuals alike. However, with the increasing dependence on the internet comes the risk of malware attacks. Malware, short for malicious software, is any software that is designed to harm a computer or website.

Avoid server downtime using Cloudflare Health Checks

Cloudflare has a small but vital tool which is somewhat hidden in the account called Health Checks / Health Check Analytics. These tools allow you to check the health of various IP addresses or hostnames. Monitoring any web application is vital, and the faster the…