Drupal is a registered trademark of Dries Buytaert
cms 2.1.3 Update released for Drupal core (2.1.3)! drupal 10.5.11 Update released for Drupal core (10.5.11)! drupal 11.3.11 Update released for Drupal core (11.3.11)! drupal 11.2.13 Update released for Drupal core (11.2.13)! drupal 10.6.10 Update released for Drupal core (10.6.10)! cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)!

field_autoincrement

23 sites No security coverage
View on drupal.org

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.

Activity

Total releases
3
First release
Jul 2025
Latest release
10 months ago
Release cadence
1 day
Stability
67% stable

Release Timeline

Releases

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