build: ver_0.344 - Edycja personalizacji produktu w koszyku
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
BIN
updates/0.30/ver_0.344.zip
Normal file
BIN
updates/0.30/ver_0.344.zip
Normal file
Binary file not shown.
26
updates/0.30/ver_0.344_manifest.json
Normal file
26
updates/0.30/ver_0.344_manifest.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"changelog": "Edycja personalizacji produktu w koszyku",
|
||||
"version": "0.344",
|
||||
"files": {
|
||||
"added": [
|
||||
|
||||
],
|
||||
"deleted": [
|
||||
|
||||
],
|
||||
"modified": [
|
||||
"autoload/front/Controllers/ShopBasketController.php",
|
||||
"templates/shop-basket/_partials/product-custom-fields.php",
|
||||
"templates/shop-basket/basket-details.php",
|
||||
"templates/shop-basket/basket.php"
|
||||
]
|
||||
},
|
||||
"checksum_zip": "sha256:5d48acd5be4c2674cf8f0288e13b7dcad6ea9645aaa68c1d6af49e64b417d36f",
|
||||
"sql": [
|
||||
|
||||
],
|
||||
"date": "2026-03-19",
|
||||
"directories_deleted": [
|
||||
|
||||
]
|
||||
}
|
||||
@@ -1,3 +1,6 @@
|
||||
<b>ver. 0.344 - 19.03.2026</b><br />
|
||||
Edycja personalizacji produktu w koszyku
|
||||
<hr>
|
||||
<b>ver. 0.343 - 19.03.2026</b><br />
|
||||
Custom fields: type + is_required + obsługa obrazków w koszyku
|
||||
<hr>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?
|
||||
$current_ver = 343;
|
||||
$current_ver = 344;
|
||||
|
||||
for ($i = 1; $i <= $current_ver; $i++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user