|
@@ -13,13 +13,13 @@ Every person its prospects. Here your p2p, drag-n-drop solution - GPL License
|
|
|
|
|
|
As you are going to run 5 Cube in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
As you are going to run 5 Cube in the PHP process context, using a limited web server or phpfpm user, you must follow some simple directives for an optimal first setup:<br>
|
|
|
|
|
|
- <ol>
|
|
|
|
|
|
+ <ul>
|
|
<li>Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
|
|
<li>Check the write permissions of your "data" folder in your web app private path; and set its path in the config file.</li>
|
|
<li>Set the default Locale.</li>
|
|
<li>Set the default Locale.</li>
|
|
<li>Set the Business Type, City_Zip_Prov and Country of your prospects.</li>
|
|
<li>Set the Business Type, City_Zip_Prov and Country of your prospects.</li>
|
|
<li>Set the Editor Password of your cubes. This will be important to confirm your cube upload by dropping it and saving it.</li>
|
|
<li>Set the Editor Password of your cubes. This will be important to confirm your cube upload by dropping it and saving it.</li>
|
|
<li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>
|
|
<li>In Public/js/cube-code.js, in mystart class method, check if you are using 'http' or 'https'.</li>
|
|
- </ol>
|
|
|
|
|
|
+ </ul>
|
|
|
|
|
|
For any need of software additions, plugins and improvements please write to <a href="mailto:info@5mode.com">info@5mode.com</a>
|
|
For any need of software additions, plugins and improvements please write to <a href="mailto:info@5mode.com">info@5mode.com</a>
|
|
|
|
|