Initial commit

This commit is contained in:
gustavooth
2026-07-23 22:56:30 -03:00
commit 22a1006598
1816 changed files with 410742 additions and 0 deletions
@@ -0,0 +1,14 @@
<?php
// Auto generated by wpfluent Installer.
return array(
'name' => 'Fluent Crm',
'slug' => 'fluent-crm',
'domain_path' => '/language',
'text_domain' => 'fluent-crm',
'hook_prefix' => 'fluentcrm_',
'rest_namespace' => 'fluent-crm',
'rest_version' => 'v2',
'env' => 'production',
);
@@ -0,0 +1,2 @@
<?php
// Silence is golden.
@@ -0,0 +1,19 @@
{
"protocol": "http://",
"host": "localhost",
"port": 5174,
"strict_port": true,
"vite_protocol": "ws",
"manifest_path": "config/vite_config.php",
"allowedPorts": [
5174,
5173,
5175,
5176,
8000,
8080,
8880,
4000,
5000
]
}
File diff suppressed because it is too large Load Diff