Your Drupal 7 site has reached its end of life as of January 2025. If you’re planning a move to Drupal 10 or 11, this blog will help you prepare for a smooth and well-planned migration.

https://www.specbee.com/blogs/drupal-7-to-drupal-10-11-migration-considerations

#drupalmigration #drupal7to10 #drupalupgrade #drupal7to11 #migrationchecklist #drupal10 #drupal11

Permanent deletions frustrating you? Add a safety net, restore content, and control permanent purges. Read this blog to learn how to handle soft deletions with the Drupal Trash module.

https://www.specbee.com/blogs/handle-soft-deletions-with-drupal-trash-module

#drupal #drupalmodules #drupaltrash #softdeletion #drupaltrashmodule #contentmanagement #drupal10 #sitemaintenance

Transform your lists of dates into a visual calendar experience. Learn how to set up and customize FullCalendar View in Drupal 10.

https://www.specbee.com/blogs/create-event-calendar-in-drupal-with-fullcalendar-view-module

#drupal #drupal10 #fullcalendar #fullcalendarview #eventcalendar #webdevelopment #contentmanagement

Learn how to use the Views Data Export module in Drupal to easily export large datasets from views into CSV, JSON, or XML formats. Perfect for migrations, reporting, and analysis, without writing custom code.

https://www.specbee.com/blogs/export-data-from-views-using-drupal-views-data-export-module

#drupal #drupal10 #drupalviews #viewsdataexport #drupalmodules #drupaldevelopment

From the archive! Drupal 9: Entity Bundle Classes

Drupal 9.3.0 came with a new feature called entity bundle classes. This allows more control of entity bundles within Drupal and provides a number of benefits.

In this article we look at creating entity bundle classes, why they are useful, if you should be using them in your Drupal projects.

https://www.hashbangcode.com/article/drupal-9-entity-bundle-classes
#drupal #drupal10 #drupal11 #drupalDevelopment #hashbangcode

Drupal 9: Entity Bundle Classes

Drupal 9.3.0 came with a new feature called entity bundle classes. This allows more control of entity bundles within Drupal and provides a number of benefits over the previous mechanism of using hooks to control everything.

#! code

Migrating your enterprise website to a new hosting provider with zero downtime and full support? What sounds like a dream can be your reality! 🥳

Discover how we did just this for Renesas and learn how, with the right preparation, communication, team skills, and custom solutions, a platform migration can be a strategic business opportunity! 💪

ℹ️ https://www.amazee.io/case-study/migrating-the-renesas-enterprise-hosting-platform

#WebsiteMigration #OpenSource #WAF #Drupal10 #Lagoon

Migrating The Renesas Enterprise Hosting Platform | amazee.io

Is your enterprise hosting platform struggling to keep pace with your traffic? Read on to learn how we solved this issue for Renesas by migrating platforms.

amazee.io

API’s can be great when you want your website to communicate with other third-party sites/apps to give or request any kind of data. Learn how you can expose APIs in Drupal 10 in this brief tutorial.

https://www.specbee.com/blogs/exposing-api-in-drupal

#drupal #apiintegration #restapi #drupaldevelopment #backenddevelopment #drupalapi #drupal9 #drupal10 #jsonapi #drupalcms #apidevelopment

Blocks are chunks of content that can be placed in various regions and can be easily moved around the web page of your Drupal website. Learn how to create complete flexible and custom blocks programmatically in Drupal.

https://www.specbee.com/blogs/programmatically-creating-block-in-drupal

#drupal #drupaldevelopment #drupalblocks #webdevelopment #drupal8 #drupal9 #drupal10 #php #cms #opensource

Basic Setup For Drupal 10 in AWS

Basically the environment will consist of an Application Load Balancer (ALB), two or more Elastic Compute Cloud (EC2) instances, an Elastic File System (EFS), and a Relational Database Service (RDS) instance. The EFS provides shared file storage for the EC2 instances to access, while the RDS instance provides the MySQL database that Drupal will use, and the ALB distributes incoming web traffic to the EC2 instances. It is critical to understand that each of these components will bet setup with redundancy and fail-over capability across two or more Availability Zones (AZs) in a single AWS Region.

Source: Setup Drupal 10 with High Availability in AWS Linux 2023 | SYSOPS GUIDE

Article gives a good basic starting setup getting Drupal up and running in AWS and leveraging AWS tools. I will be interested in seeing how it scales.

#AWS #Drupal10

Setup Drupal 10 with High Availability in AWS Linux 2023 | SYSOPS GUIDE

Funny, works fine on one site, not at all on another. #facets #drupal10