CodeSteps

Python, C, C++, C#, PowerShell, Android, Visual C++, Java ...

Joomla

Joomla 3 – Adding and Modifying Users

In Joomla 3, user management is handled through “User Manager”. A user is a person; authorized to access Joomla components. Through this article, we are going to discuss how we can add/modify users through “User Manager”. Step 1. Log in to the website’s Control Panel as an administrator. Joomla will display the “Control Panel” page. […]

Joomla 3 – Creating categories

Categories are used to categorize articles added in Joomla. In this article, we will look into how to create categories. Step 1. Log in to Joomla as an administrator. Joomla will open the “Control Panel” page. Step 2. Click on the “Category Manager” link which is on the left side of the page. Joomla will […]

Joomla 3 – Creating articles

Joomla provides a simple users interface to allow the users to create articles. Step 1. Log in to your Joomla-based website as an administrator. Joomla will display the Control Panel. Step 2. Click on the “Add New Article” link which is on the left side of the “Control Panel” page. Joomla will display the “Article […]

Joomla – Enable or disable Plugins

Joomla Plugins are code modules useful to extend Joomla’s functionality. Once the Plugin is enabled in Joomla, Joomla will load the Plugin and provide the functionality by calling functions within the Plugin when the associated event is triggered. Functions in Plugin are associated with trigger events. This is a powerful way of extending Joomla’s functionality. […]

How to display pull-down menus in protostar template in Joomla 3.x?

Joomla is the free Open Source Content Management System is used to develop small/medium/enterprise websites. Joomla has released its new version 3.x with lots of features. In new version protostar is the default template with greater look and feel. Protostar template provides the default functionality to use the pull-down menus. In order to use this […]

Scroll to top