stats
stats copied to clipboard
📊 Statistics generator for Facebook Groups
Stats Generator for Facebook Groups
PHP application for generating Facebook groups statistics.
Documentation
The Frequently Asked Questions might have an answer to your question.
Read the following chapters for using this application locally:
- Installation
- Configuration
- Commands
Quick Usage
-
Create a new Facebook Application.
-
Install application with Composer
git clone git://github.com/php-earth/stats cd stats composer install -
Configure Parameters
The componser installation script creates
config/parameters.yamlfile for your settings. Configuration parameters are described in comments in the parameters.yaml.dist. Provide values for your application, date range and other configuration. -
Generate Report
bin/stats generateInsert the user access token generated manually via Graph API explorer.
License and Contributing
This repository is released under the MIT license.
You are welcome to suggest improvements or open a ticket.
