Skip to content
forked from phpearth/stats

📊 Statistics generator for Facebook Groups

License

Notifications You must be signed in to change notification settings

GEveloper/stats

 
 

Repository files navigation

Stats Generator for Facebook Groups

Latest Version Build Status MIT License Coverage Status Quality Score SensioLabsInsight

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:

Quick Usage

  1. Create a new Facebook Application.

  2. Install application with Composer

    git clone git://github.com/php-earth/stats
    cd stats
    composer install
  3. Configure Parameters

    The componser installation script creates config/parameters.yml file for your settings. Configuration parameters are described in comments in the parameters.yml.dist. Provide values for your application, date range and other configuration.

  4. Generate Report

    bin/stats generate

    Insert 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.

About

📊 Statistics generator for Facebook Groups

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • PHP 96.4%
  • HTML 2.3%
  • Makefile 1.3%