heimrichhannot / contao-code_generator
This module offers comfortable code generation based on separated configurations for Contao.
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:contao-module
pkg:composer/heimrichhannot/contao-code_generator
Requires
- contao/core: >=3.2,<4-dev
 - heimrichhannot/contao-haste_plus: >=1.3.46
 
This package is not auto-updated.
Last update: 2025-10-26 00:50:55 UTC
README
This module offers comfortable code generation based on separated configurations for Contao.
Code config preview
List view
Features
- offers a code configuration entity
 - criteria:
- prevent ambiguous characters
 - prevent double codes
 - limit to certain alphabets (numbers, capitals, ...)
 - add rules like "at least one number"
 
 - one-click-creation of an arbitrary number of codes
 
Module
| Name | Description | 
|---|---|
| ModuleCodeGenerator | This backend module creates the codes. | 

