Why Modern Enterprises Choose Drupal
More Than a CMS. A Composable Digital Experience Platform.
When your digital needs outgrow basic templates and rigid systems, you need a platform engineered for flexibility, scalability, and integration. Drupal is the open-source powerhouse chosen by global enterprises to build digital experiences that are secure, adaptable, and built to last.
Recent releases
|
Writing custom Drush commands in Drupal 7
Drupal developer uses Drush on a daily basis. For ex clearing the cache, downloading, enabling or updating modules/themes. All these commands come with a core
|
Installing & configuring Apache Solr-5.2.0 with Drupal 7 using Search API on Ubuntu 14.04
Install & Configure Apache Solr-5.2.0 with Drupal 7 using Search API on Ubuntu. This will install Solr as a service and run in the background on your web server
|
How to disable account related e-mails in Drupal 7
Drupal 7 provides 8 basic email templates for registering, cancellation & password recovery. These settings we can find at ‘admin/config/people/accounts’ page. In these templates, some of…
|
How to get dynamic or Custom page titles in Drupal 7
By default Drupal 7 provides page title “term name | site name” for term pages. Our requirement was to get page title 125 vegetable recipe blog | my site name.