everydatastore / everynumbering
There is no license information available for the latest version (1.2.4) of this package.
A submodule of EveryDataStore ECM that provides automatic generation of custom unique IDs for RecordSetItems.
Package info
github.com/EveryDataStore/EveryNumbering
Type:silverstripe-vendormodule
pkg:composer/everydatastore/everynumbering
1.2.4
2025-05-18 06:11 UTC
Requires
- php: ^8.1
- everydatastore/everydatastorebackend: ^1.5.6
This package is auto-updated.
Last update: 2026-02-18 09:11:14 UTC
README
This is a submodule of EveryDataStore ECM project which defines EveryNumbering app and its features.
This app allows to define a unique automatically generated custom IDs for RecordSetItems.
Requirements
Installation
- Go to EveryDataStoreBackend project directory
- Add EveryNumbering as a submodule "git submodule add https://github.com/EveryDataStore/EveryNumbering.git"
- Run the following URL in your browser: "https://your-backend-url/dev/build/?flush=all"
- You can access EveryNumbering in the frontend under the following path: “Administration / Numbering”.
Links
EveryNumbering Documentation
EveryDataStore ECM
EveryDataStore Frontend