Ore no Drupal
This is a tech blog of Acret Inc.
We will irregularly post contents related to web development and operation, with a focus on Drupal technology.
-
2025/11/07
Email remains one of the most important communication tools for any website. Whether it’s user registration confirmations, password reset links, contact form notifications, or automated updates, sending emails reliably is essential.<br />
In Drupal 10, the default Mail API handles sending basic email messages through PHP’s built-in mail() function. While simple, this approach often falls short when dealing with modern email standards, especially for websites that need authenticated delivery, HTML formatting, or integration with third-party services like Gmail or Amazon SES.<br />
That’s where PHPMailer comes in , a flexible, secure, and developer-friendly library for managing email delivery in PHP applications, including Drupal.
-
2025/10/03
This guide covers why you need automated Drupal backups. We look at tools and modules to use. You get step-by-step setup instructions. Plus, best practices and fixes for common issues. By the end, you'll know how to protect your site data with ease.
-
2025/09/15
In the rapidly evolving digital landscape, large enterprises require robust, flexible, and secure content management systems (CMS) that can scale with their growing needs. Among the many options available, Drupal has emerged as a top choice for global corporations, government organizations, and large-scale enterprises. But what makes Drupal the trusted platform for organizations managing complex digital ecosystems?