Download the component :. Commercial version (with customizable features) : Visit . DW File Management Component and Plugin for uploading to, downloading and deleting files from Website based on Joomla 3 Framework. With the help of this plugin, by mentioning the file name or alias in the article, it will be replaced with its appropriate […]
Tag: Joomla
Joomla! CMS
DW Graph Component
Hello All, I have developed a new component and added it in my store, JED extension link DW Graph Component. Kindly rate and review. Graph Component for Joomla! 3
Get Database Prefix
I am listing an example for retrieving the Joomla database prefix.
Joomla essentials
Joomla is a very great CMS. I am listing below important variable used in joomla. JPath is used to get the directory path. DS — is used as a directory separator. JPATH_ADMINISTRATOR– Sets the path to /Joomla/administrator JPATH_BASE — sets the entry to joomla /Joomla JPATH_CACHE –Sets the cache path /Joomla/cache JPATH_COMPONENT — Sets the […]
Send email from components
While working in Joomla CMS, many times need arises to send mail from the components. Joomla has a class defined for doing this. I am listing here the method for sending mail.