DigitalNadeem Blog

0

Comparison of workflow modules in Drupal

Creating editorial workflow using content moderation is used to speed up publishing process. Imagine a website have 10 content types hundreds of contents for each content type and daily contents are updated or added...

0

AWS S3 bucket integration with Drupal 8 using s3fs module

As you already know Amazon Simple Storage Service (Amazon S3) is a scalable, high-speed, web-based cloud storage service.  Storing files like images , videos in s3 bucket make faster delivery of web page content...

0

Why should you develop your tourism/travel website in Drupal

To attract customers, all travel agency require a website which will attract customer to various services provided by the agency. Agency may be a transportation company like bus operator, airlines, travel aggregate websites,  tour...

1

Drupal 8-developing localized web pages and blocks

Here I am explaining about how we will create localized web pages. Any organization have operations in multiple  locations  which provides  services to specific  regions. So how we will show services to particular region...

0

Drupal 8 load view data using Ajax call

Here I am explaining a simple use case where we have to display a content type data in a node body based on a dropdown options. So here whenever user selects drop down it...