DigitalNadeem Blog

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...

2

Drupal 8 sending custom html mailers

Many of developers faced situation where you have to send custom html formatted emails from Drupal 8 website. But by default Drupal strips html content from email template. In websites depending on branding requirement...

1

How to estimate Drupal 7 to Drupal 8 migration

When a customer asking cost and time estimation of upgrade of a existing Drupal 7 to Drupal 8 most of project managers and developers finds difficulty to estimate since they will be doing this ...