Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Google API key is a necessary component for the page several apps and pages to display content correctly and completely such as Maps, Places, Date... This guide will instruct you on how to obtain and setup Google API key with all fundamental services.

...

  1. Go to Google Console Page & Login to your Google account.
  2. Select Create Project from Console Dashboard OR or Select projects menu, then click on the + symbol on the popup window to create new project.

  3. Enter name for new project, select your preference of email notification and lastly choose Yes to agree on Terms of Service >> Create.

...

You will see the library of available services you can apply to your Google app here. You .

From here, you can find the services you want to enable in the list or use  Use search box for quickly reference.

 

Next we will guide you on how to enable a service, for instance "Google Calendar API" which is vital for displaying date and time on several components.

  1. Type "Google Calendar API" into the search box, and select it from result list.
  2. Select Enable to activate this service. You sucessfully enabled the service for your Google app.

 

Tip

We highly recommend you to go back and continue to find and enable these below services for your Google app to ensure all settings work and display content displays correctly on your site.

For Map & Location service:

  • Google Places API Web Service
  • Google Places API Web Service
  • Google Maps Geocoding API
  • Google Maps Geolocation API
  • Google Maps JavaScript API
  • Google Static Maps API

For Video service:

  • Youtube Data API v3

...

After enabling all necessary services, we need to generate the API key to use to setup in phpFox setting.

Go back to Dashboard and select Credentials from left menu.

...

Enter your Google API key here and Save Changes.

 

Image Added


You sucessfully setup Google API key for your website.