Initial commit
This commit is contained in:
@@ -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',
|
||||
);
|
||||
Reference in New Issue
Block a user