Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Usage Milestone: Time Field for Drupal 8+ Module time_field crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Auto Increment Field

33 sites No security coverage Drupal 10–11
View on drupal.org

This module provides a field that automatically generates and increments a unique numeric value for entities. You can configure it with custom prefixes, suffixes, and starting numbers, making it useful for generating IDs like order or invoice numbers.

The Auto Increment Field module provides a field type for Drupal that automatically generates and increments a numeric value. This field type is highly configurable, allowing you to set a prefix and suffix for the generated value. It is ideal for use cases where you need unique, auto-incrementing identifiers such as order numbers, invoice IDs, or custom reference codes.

Features

  1. Auto Incrementing Values:
    • Automatically generates a numeric value that increments with each new entity (e.g., node, user, or custom entity).
    • Ensures uniqueness for each generated value.
  2. Prefix and Suffix Support:
    • Allows administrators to define a prefix (e.g., INV-) and **suffix(e.g.,-2023`) for the generated value.
    • Example output: INV-1001-2023.
  3. Configurable Start Value:
    • Set the starting number for the auto-increment sequence (e.g., start from 1000).
  4. Field Configuration:
    • Configure the field through the Drupal field UI.
    • Supports multiple instances of the field on the same entity type.

Depends on

Dependencies of the latest stable release

  • field Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Jul 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
2.0.0 Stable 10–11 Jul 11, 2025
1.0.0 Stable 10–11 Jul 10, 2025
1.0.x-dev Dev 10–11 Jul 10, 2025