How to store and serve files from Amazon S3 on your Drupal website
29 Mar, 2022
|
Maithri Shetty
Data storage, retrieval and management is easy with Amazon S3 as the cloud storage for your Drupal website. Read to find out about managing your data from Amazon S3 in Drupal.
Building Micro-sites in Drupal using the Groups Module
23 Mar, 2021
|
Maithri Shetty
Creating micro-sites is a great marketing strategy that can showcase your brand entities in a different light. How can you create micro-sites in Drupal? Read on to learn more about the using the Group module in Drupal 8 (and 9).
Drupal 8 has thousands of contributed modules meant to make the lives of Content editors easier. The Focal point module in Drupal 8 is one such module that we are focusing on today.
CSV Import to Migrate Drupal 7 to 8 - A complete guide
11 Feb, 2020
|
Maithri Shetty
A Drupal 7 to 8 migration is anything but boring because there are so many ways to perform a migration! Depending on the complexity of the project, we can choose a technique that suits it best. The one we are going to discuss in this blog is to migrate content and configuration from Drupal 7 to Drupal 8 using a CSV import method.