2 Commits
Author SHA1 Message Date
Arne Weiss 920d837fb9 Add Gitea Actions CI/CD pipeline with release workflow
Build / build (push) Successful in 9s
Release / release (push) Failing after 8s
2026-06-01 08:08:34 +02:00
Arne Weiss 0691fa7f22 Add simple_withdrawalbutton PrestaShop module 2026-06-01 08:08:31 +02:00
+1 -1
View File
@@ -28,7 +28,7 @@ class Simple_withdrawalbutton extends Module
$this->name = 'simple_withdrawalbutton';
$this->tab = 'administration';
$this->version = '0.1.0';
$this->author = 'Cyprès / Akiko Sake';
$this->author = 'Arne Weiss';
$this->need_instance = 0;
$this->bootstrap = true;
$this->ps_versions_compliancy = [