The code for this project can be found on GitHub
I didn’t want to use an application to look at old facebook posts because I don’t trust them with my information, so I made my own.
This project is built in PHP using the CodeIgniter framework.
Usage
All you have to do to use this application (besides having a php server running) is to go into the application/config/ folder and create a file named facebook.php. In this file place the following lines:
the app id and secret come from the Facebook Developer pages
Comments