Install

Works with Drupal: ^9.4 || ^10 || ^11

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 78.77 KB
MD5: 34cfed98a29a7707201c1f376c1cc8b0
SHA-1: 9eaa4db2b5bf6f6a729d0a1063b5b4d8519ec569
SHA-256: f5da45505a8143f66aa25a8f9ceca4e72ef2bafab55f749b1ac99b1e27c498e3
Download zip 123.87 KB
MD5: c02fa84da0daaf81938ff27ff863fb38
SHA-1: e64b5a82cf1b8ab48bce400b21ae6fc99c8078fd
SHA-256: 4212c576a1e21e2f16d29a3e2f4ec7ee0c85e32ef7ff4b49880ed6d08bf9153f

Release notes

Drupal 11 compatibility, bugfixes and minor improvements

NoteNew permissions were introduced to access the bulk create and delete pages, they now either require the administer pathauto settings or one of the new permissions instead, before they only required the administer url aliases permission. Existing sites may want to grant these permissions to certain roles

Contributors (18)

Alexander Tallqvist, AlexanderTallqvist, Nikolay Shapovalov, Project-Update-Bot, TolstoyDotCom, Zulljin, berdir, dww, guilherme-almeida, guilherme-lima-almeida, leslieg, lucashedding, mandclu, nikral, solideogloria, thatguy, tormu, zniki.ru

Changelog

Issues: 12 issues resolved.

Changes since 8.x-1.12:

Bug

  • #3412266: Fix phpunit erros on Drupal 10.2
  • #3464027: Can't reinstall configuration for pathauto_update_alias_user and pathauto_update_alias_node
  • #3370089 by guilherme-lima-almeida, TolstoyDotCom: TypeError : implode(): Argument #1 ($pieces) must be of type array, string given dans implode() (*/web/modules/contrib/pathauto/src/Form/PathautoSettingsForm.php ligne 255)
  • #3049145: Memory limit hit when deleting MANY aliases
  • #3276874 by nikral, Zulljin: Error on settings form when enabled_entity_types config key is not set
  • #3395164 by Alexander Tallqvist, tormu, thatguy: Permissions for bulk generate and update

Task

  • #3362550 by leslieg: Added logo.png for Project Browser compatibility.
  • #3411794 by Nikolay Shapovalov: Fix phpcs Drupal.Arrays.Array issues
  • #3411804 by Nikolay Shapovalov: Fix phpcs Drupal.Classes, DrupalPractice.FunctionCalls, SlevomatCodingStandard.PHP, Drupal.Semantics
  • #3411043: The definition for the 'pathauto.pattern.*.*' sequence declares the type of its items in a way that is deprecated in drupal:8.0.0
  • #3433870: Automated Drupal 11 compatibility fixes for pathauto
  • #3345256 by dww: Require Drupal 9.4 and remove BC layer using deprecated ModuleHandler::getImplementations()
Created by: berdir
Created on: 1 Aug 2024 at 10:21 UTC
Last updated: 14 Feb 2025 at 17:07 UTC
Bug fixes

Other releases