CodeSteps

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

How to update Drupal core?

When any Drupal core updates are available, Drupal will display available updates in the Available updates report. This report is available only when you enable the Update manager module. This article explains how to update Drupal core. Step (1). Take a backup of your site and its database. Step (2). Log in to your Drupal-based […]

How to set Drupal to generate clean URLs?

When you are developing websites using Drupal™ (Open Source CMS), one thing you need to remember is enabling clear URLs is recommended. Once you enable it, the URLs will become more readable. Eg: example.com/q?=user will become as example.com/user. This article explains how to enable Clear URLs in Drupal™ based websites. This article applies to: Drupal 7.x […]

Scroll to top