Main public logs
Appearance
Combined display of all available logs of Costa Sano MediaWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:43, 5 March 2026 Mngr talk contribs created page ICT:Drupal - HowTo do minor updates (Created page with "= How to do a minor Drupal 11 update? = To perform a minor update in Drupal 11 (e.g., from version 11.1 to 11.2), you should use Composer, which is the industry == Preparation == Backup: Always create a full backup of your database and files before proceeding. Maintenance Mode: Enable maintenance mode to prevent users from making changes during the update. <pre> Drush: drush state:set system.maintenance_mode 1 </pre> UI: Navigate to Configuration > Development > Maint...")