NEW. Dodanie opcji typ pola własnego

This commit is contained in:
Roman Pyrih
2026-01-20 11:33:18 +01:00
parent 5b02b65665
commit e31074506c
7 changed files with 114 additions and 48 deletions

BIN
updates/0.20/ver_0.233.zip Normal file

Binary file not shown.

View File

@@ -0,0 +1 @@
ALTER TABLE pp_shop_products_custom_fields ADD COLUMN `type` VARCHAR(30) NOT NULL AFTER `name`