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/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?
-
2025/09/03
Drupal's configuration management system is a cornerstone of efficient website development, designed to manage changes across different environments, replicate functionality, and ensure consistency. It defines a site's structure and behavior, encompassing settings like the site name, system configurations, module setups, view displays, and content type definitions. These configuration entities are distinct from content entities, which store user-generated data, as configuration describes the site itself. Mastering configuration export and import streamlines Drupal workflows, leading to robust and maintainable websites.