Coder Social home page Coder Social logo

facebook-page-manager's Introduction

facebook-page-manager

There are many wordpress plugins written to import Facebook events into a wordpress site, but not many that work the other direction.

This is a small application written to help sync events from the wordpress event calendar at www.onetaiko.org and the public Facebook page for ONETaiko at www.facebook.com/OdaikoNewEngland.

The general workflow of this app are:

  1. Scrape contents from the wordpress website
  2. Using a cusomized facebook app and the faceboook graph API, check to see if the events are posted to Facebook
  3. If the events are not there, post the events

Latest Update 2018-07-30

This project is currently not possible given the current state of Facebook's API offerings and test environment

  1. There is no true backend-only way to retrieve a Facebook oauth 2.0 token. The only APIs availble to retrieve this initial token requires a front-end web component to display an interactive login interface, along with a callback URL to send the new token to. I could hack around this on my wordpress site by creating some custom PHP CGI endpoints, but I'd not feel very good doing it.
  2. We cannot create a test page for test users. There may be a workaround to create a test page with the graph API, but that is one more extra step for testing.
  3. Most importantly, the APIs that let you manage a page's events are not available. They seem to be in a restricted access mode, whatever that means...

Maybe some other time I'll revisit this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.