v1.0-release

This commit is contained in:
Yuri
2025-11-18 23:16:28 +01:00
parent 271960206c
commit 0b15c1cbf7
6 changed files with 258 additions and 9 deletions
+3
View File
@@ -128,6 +128,9 @@ class WHMCS_Pricing_Plugin {
'cache_duration' => 3600, // 1 hour
'default_currency' => 'USD',
'show_decimals' => true,
'decimal_separator' => '.',
'hide_currency_symbol' => false,
'hide_billing_cycle' => false,
'debug_mode' => false
);