delahaye / dlh_replacetablerecord
Extension that allows overwriting existing table records by using standard generator forms
Installs: 24
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-module
Requires
- contao-community-alliance/composer-installer: *
- contao/core: >=3.3,<4-dev
Replaces
- contao-legacy/dlh_replacetablerecord: *
This package is not auto-updated.
Last update: 2023-03-22 00:34:25 UTC
README
Extension for Contao CMS
Copyright (c) 2015 de la Haye
Just use normal forms from the Contao form generator to save data. Normally Contao always(!) creates a new record on saving. This extension allows overwriting existing table records by using some insert tags.