Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.26 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.26 KB

Starting point

Register your project here https://business-communications.cloud.google.com/console/

Install

Install database

Execute extension/googlebusinessmessage/doc/install.sql or just execute from command line

php cron.php -s site_admin -e googlebusinessmessage -c cron/update_structure

Export Service account

  • Go to https://business-communications.cloud.google.com/console/
  • Click Parner account settings
  • Click Service account
  • Create key and download json file.
  • Copy settings/google_service.json.default.php to settings/google_service.json.php
  • Modify file and put json file content in dedicated place in settings/google_service.json.php file.

Truncated sample file

image

Hierarchy

  • Partner
  • Agent
  • Service Account export

Usefull links