Download the PHP package armetiz/facebook-bundle without Composer
On this page you can find all versions of the php package armetiz/facebook-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download armetiz/facebook-bundle
More information about armetiz/facebook-bundle
Files in armetiz/facebook-bundle
Download armetiz/facebook-bundle
More information about armetiz/facebook-bundle
Files in armetiz/facebook-bundle
Vendor armetiz
Package facebook-bundle
Short Description A simple bundle to expose Facebook SDK
License
Homepage http://www.armetiz.info
Package facebook-bundle
Short Description A simple bundle to expose Facebook SDK
License
Homepage http://www.armetiz.info
Please rate this library. Is it a good library?
Informations about the package facebook-bundle
ArmetizFacebookBundle
A simple bundle to expose Facebook SDK.
Usage example
Installation
Installation is a quick 3 step process:
- Download ArmetizFacebookBundle using composer
- Enable the Bundle
- Configure your application's config.yml
Step 1: Download ArmetizFacebookBundle using composer
Add ArmetizFacebookBundle in your composer.json:
Now tell composer to download the bundle by running the command:
Composer will install the bundle to your project's vendor/armetiz
directory.
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Configure your application's config.yml
Finally, add the following to your config.yml
Configuration
This bundle can be configured, and this is the list of what you can do :
- Create many SDK.
- Define specific app_id / secret for each SDK.
- Disable this bundle. This options is optional and default value is true.
- Disable each SDK. This options is optional and default value is true.
Note:
All versions of facebook-bundle with dependencies
PHP Build Version
Package Version
The package armetiz/facebook-bundle contains the following files
Loading the files please wait ....