leigler / googledoc-backend

a php application that uses google docs as its content generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

googledoc-backend

a php application that uses google docs as its content generator.

Originally built for AIGA/NY's Citizen Designer Now! initiative as a public/crowd-sourced backend.

install

  • place contents into a directory of your choice
  • in build/ create a folder docs and create a developerkey.txt with your OAuth client ID. (final path should look like this: build/docs/developerkey.txt)
  • assign your file ID and developer key in the index.php file and pass their values through the_google_doc() function.

About

a php application that uses google docs as its content generator


Languages

Language:PHP 100.0%Language:CSS 0.0%