Original Gdrive Sharer (Edited + player) By Iqbal Rifai
Demo FrontPage
Demo Download Page
Install
-
Create an OAuth 2.0 client ID See Video, when you finish opening the config file base/data/settings/config.json
-
edit
-
site.domain: Your domain
-
drive.client.id: Client ID
-
drive.client.secret: Client secret
-
drive.redirect.uris: A valid redirect URI
-
save
-
Enable google drive fire how to open console.developer.google.com click dashboard > enable api > select google drive.
-
after that you login with the account to be admin.
-
open user base/data/user/{email}.json file
-
edit
-
role: admin
-
save
-
done
NB: If login error occurs, no name etc please change open base folder and change all existing premision folders there to 777. If the login name does not appear, open the login.php file and replace file_get_contents to load.
Description
Languages
PHP
100%