Original Gdrive Sharer (Edited + Player by Iqbal Rifai)
https://files.0wo.me
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
base/data | 5 years ago | |
system | 5 years ago | |
.httaccess | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago | |
download.php | 5 years ago | |
footer.php | 5 years ago | |
header.php | 5 years ago | |
index.php | 5 years ago | |
login.php | 5 years ago | |
menu.php | 5 years ago |
README.md
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