Save Game Pro Cloud, PHP MongoDB Database Support.
The below components are required to install Save Game Pro Cloud:
You can install the Save Game Pro Cloud - PHP MongoDB support via below ways:
Also, we can install it for you:
Clone it using Git:
git clone https://github.com/BayatGames/php-savegamepro-mongodb.git
Then navigate to the folder:
cd php-savegamepro-mongodb
And install dependencies:
composer install
Or
php composer.phar install
Now, navigate to the cloned folder from your Browser.
For example: http://localhost/php-savegamepro-mongodb
Then follow the steps to install the Save Game Pro Cloud.
Download the ZIP file and extract it.
Then navigate to the folder and run the below command to install dependencies:
composer install
Or
php composer.phar install
Now, navigate to the cloned folder from your Browser.
For example: http://localhost/php-savegamepro-mongodb
Then follow the steps to install the Save Game Pro Cloud.
Make sure the server and database is running.
Now navigate to the save game pro installation folder from your browser, for example: http://localhost/php-savegamepro-mongodb
Now fill the required fields to install Save Game Pro Cloud.
When the installation completes, the Save Game Pro Cloud generates a secret key for accessing the API from Unity, so Copy/Paste the code to Unity and make your requests.
Now, place the Save Game Pro installation URL in Unity, for example: http://localhost/php-savegamepro-mongodb/index.php
Notice: The index.php
at the end of the URL is required, otherwise all requests will fail.
Notice: Keep the Secret Key in a safe place, because you can't see that page again.
Notice: The MongoDB database connection does not needs a user name and password most of the time, so you can leave them empty.
Don't want to install manually, contact us and we will be happy to install it for you:
It is a paid service and the operator will report back to you the price.
MIT @ Bayat Games
Made with ❤️ by Bayat Games