|
|
@@ -1,2 +1,26 @@
|
|
|
# 5cube
|
|
|
5 Cube, every person its propects. Your procurement digital solution - GPL License
|
|
|
+
|
|
|
+ Hello and welcome to 5 Cube!<br><br>
|
|
|
+
|
|
|
+ 5 Cube is a light, simple, p2p software on premise to source your prospects. Your procurement digital solution.<br><br>
|
|
|
+
|
|
|
+ 5 Cube is released under GPLv3 license, it is supplied AS-IS and we do not take any responsibility for its misusage.<br><br>
|
|
|
+
|
|
|
+ 5 Cube got built behind some cool features like the cube interface, object drag-n-drop between threads with full object serialization and xml.<br><br>
|
|
|
+
|
|
|
+ First step, use the left side panel password and salt fields to create the hash to insert in the config file. Remember to manually set there also the salt value.<br><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>
|
|
|
+ <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 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>
|
|
|
+ </ol>
|
|
|
+
|
|
|
+ <br>
|
|
|
+
|
|
|
+ Hope you can enjoy it and let us know about any feedback: <a href="mailto:info@5cube.org" style="color:#e6d236;">info@5cube.org</a>
|
|
|
+
|