CodeSteps

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

Drupal 7 – Creating a module (Part – 3)

In our previous article, we have created a simple module that displays a “Welcome!” message whenever the user log-in to the Drupal-based website(s). Is that so simple to develop a module in Drupal 7? Yes, it is. But not this simple. Modules will do a lot of things. We have seen a simple part of […]

cPanel – Creating Email Accounts

cPanel enables users to create or manage their Email Accounts through the Email Accounts page. This article explains the steps to create and Manage Email Accounts. Step 1. Log in to your cPanel account. Step 2. Click on the Email Accounts link; which is usually under the MAIL group. cPanel will display the Email Accounts 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 […]

Drupal 7 – How to enable/disable Modules?

Drupal allows extending its functionality through modules. Drupal will display all installed modules on its modules page. And it allows to enable or disable the modules. Drupal will load and run the modules which are enabled. This article explains the steps to enable/disable modules in Drupal 7. Step 1. Log in to your Drupal website […]

Scroll to top