Skip to content

BayatGames/php-savegamepro-mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save Game Pro Cloud - PHP MongoDB

Save Game Pro Cloud, PHP MongoDB Database Support.

Requirements

The below components are required to install Save Game Pro Cloud:

Installation

You can install the Save Game Pro Cloud - PHP MongoDB support via below ways:

Also, we can install it for you:

Clone

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

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.

Getting Started

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.

Automatic Installation

Don't want to install manually, contact us and we will be happy to install it for you:

Support

It is a paid service and the operator will report back to you the price.

Resources

License

MIT @ Bayat Games

Made with ❤️ by Bayat Games