sank20144 / FacebookPagePoster

Posts messages to a facebook group using OAuth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FacebookPagePoster

Posts messages to a facebook page using OAuth.
The Graph SDK is already included therefore in order to deploy this application simply follow the below mentioned guidelines.

1. Create a Facebook App

2. Install XAMPP

3. Download and Setup FBPoster

  • The video on downloading and setting up FBPoster is provided here: https://www.youtube.com/watch?v=mOen0X5udWY
  • If not following the video then simply,
    1. Download the Github repository
      Download Repository
    2. Extract the FBPoster folder from the Zip file
      Extract FBPoster
    3. Copy the FBPoster into "{ XAMPP Installation } / htdocs /"
    4. Open the config.php file inside FBPoster using Notepad+ or any editting software.
    5. Paste the app_id and app_secret obtained in Part 1 near the relevant fields.
    6. Open XAMPP Control panel and turn on Apache server
    7. Proceed to http://localhost/FBPoster/ to in a web browser

About

Posts messages to a facebook group using OAuth


Languages

Language:PHP 100.0%