feat(affiliate): add core module, controllers, and route registration

This commit is contained in:
Dwindi Ramadhana
2026-06-01 00:57:42 +07:00
parent 396ca25be4
commit 53209c4381
10 changed files with 1678 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ class ModuleRegistry
'category' => 'marketing',
'icon' => 'users',
'default_enabled' => false,
'has_settings' => true,
'features' => [
__('Referral tracking', 'woonoow'),
__('Commission management', 'woonoow'),