...
Innomatic provides a script in PHP for creating tenants from CLI:
Code Block | ||
---|---|---|
| ||
php core/scripts/tenant.php create <tenant_name> <description> <admin_password> |
...
Please note that the script must be executed with the same user of the web server.
...
Innomatic provides a script in PHP for creating tenants from CLI:
Code Block | ||
---|---|---|
| ||
php core/scripts/tenant.php create <tenant_name> <description> <admin_password> |
...
Please note that the script must be executed with the same user of the web server.