$admin->drawCSRFToken() ?>
To activate Google Cloud Storage you must follow these steps:
Login to the
Google Developers Console
and create a project. Enter the Project ID below.
Click into the project and enter the "APIs & auth" / APIs section. Enable access to the Google Cloud Storage and Google Cloud Storage JSON API.
Click into the "Credentials" section and click the "Create New Client ID" button.
Enter
Warning
: Use of undefined constant DEVELOPER_ROOT - assumed 'DEVELOPER_ROOT' (this will throw an Error in a future version of PHP) in
/home/bidbyte/diagnostico.bidbyte.tec.br/core/admin/modules/developer/cloud-storage/google/default.php
on line
11
DEVELOPER_ROOTcloud-storage/google/return/ as an "Authorized Redirect URI" and choose "Web Application" for the Application Type.
Enter the Client ID and Client Secret that was created from the previous step below.
If you want to use the Temporary Private URLs feature of Cloud Storage (for providing URLs that expire after a certain amount of time), click the "Create New Client ID" button again, this time choosing "Service Account" as the type. Enter an account ID to create the needed email address and choose Project Owner for the role. Choose P12 for your "Key type". Your private key will automatically download after clicking the Create button. Upload that private key below and enter the email address from the Service Account block as the Certificate Email Address.
If you have not yet signed up for Cloud Storage, go into Storage / Cloud Storage / Storage browser and sign up for the Cloud Storage product.
Follow the OAuth process of allowing BigTree/your application access to your Google Cloud Storage account.
Project ID
Client ID
Client Secret
Certificate Email Address
(optional, needed only for Temporary Private URLs)
Certificate Private Key
(optional, needed only for Temporary Private URLs)
if ($cloud->Settings["private_key"]) { ?>
} ?>