Content Management Systems

Adding a link head tag with Joomla 3

A

If you have a custom Joomla plugin or component and you would like to add a link head tag to the page, then Joomla has a way for you to do this. To accomplish this you would make use of the JDocumentHTML class using the addHeadLink method. This method adds tags to the head of the document. The syntax for this method is as follows: addHeadLink(string $href, string $relation, string $relType =...

Warning No installation plugin has been enabled. At least one must be enabled to be able to use the installer. Go to the Plugin Manager to enable the plugins

W

When trying to install a Joomla 3.x.x Component, Module or Plugin you receive the error message: Warning No installation plugin has been enabled. At least one must be enabled to be able to use the installer. Go to the Plugin Manager to enable the plugins. Follow these steps to solve the problem: Click on Extensions->Manage->Discover Click on the Discover button at the right/ top of the...

How to clear all cache in Joomla 3.6.x?

H

Joomla 3.6.x includes effective caching options. Caching can help speed up your website and increase performance drastically. It also reduces load on your hosting server. To clear all the cache in Joomla 3.6.x you have to execute the following steps: Log into your Joomla Administrator dashboard In the top menu, click on System->Clear Cache To clear all cache, click on the Delete All button All...

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me