Entity Slug

Categories

Component ID

2839045

Component name

Entity Slug

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

221

Component created

Component changed

Component body

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.