Skip to content

PublisherHub/Publisher_Entry_Facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FacebookEntry

Provides Entries for publisher/publisher to post to Facebook.

FacebookUserEntry: post a status message as a user. FacebookPageEntry: post a status message as a page admin.

Installation

The recommended way to install this is through composer.

Edit your composer.json and add:

{
    "require": {
        "publisher/entry_facebook": "dev-master"
    }
}

And install dependencies:

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar install

About

Entries for publisher/publisher to post on Facebook.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages