Entity Slug is a module that adds new field types for creating URL-friendly slugs for any fieldable entity. It allows you to type text and have it automatically converted into a slug, with support for plugins that can also use tokens and clean up paths. It also provides a Slug Path field type for combining multiple slugs.
Entity Slug provides generic, configurable slugging functionality for any fieldable entity by adding Slug and Slug Path field types.
This module does NOT enforce any particular way to use the slug. What it DOES do:
- Creates a new Slug field type.
- Simply type text into the field, and the text can be converted into a URL-friendly slug.
- Supports extensible plugins for creating a slug based on user input. Currently this includes a token replacer and pathauto cleaner.
- Creates a new Slug Path field type supporting composing multiple slugs together.
- Supports some custom tokens for additional functionality.
Depends on
Dependencies of the latest stable release
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Entity ecosystem
Most installed first
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0 | Stable | 10–11 | Drupal 11 support | Jun 10, 2026 |