This is the public repository of Post Promoter Pro, the most effective way to share your WordPress content accross your Twitter, Facebook, and LinkedIn accounts.
Post Promoter Pro is a commercial plugin, available at PostPromoterPro.com. This public repository is here to allow collaboration, bug reporting, and transparency into it's development and direction.
If you are a user looking for Techincal Support, please use the 'Support' section of the website. This repository is for development related issues and tracking only. If you request support in this arena, you will be asked to visit the following page, and provide your license key.
https://postpromoterpro.com/support/
Since Post Promoter Pro is a commercial plugin, a license key is necessary for support and automatic upgrades. It also requires a key to retrieve the Social Network Application Keys and Secrets. These are applications specific to our product and we provide them to lcense holders in order to make the Twitter, Facebook, LinkedIn, and Bitly signin process as streamlined as possible. To purchase one you can visit the Post Promoter Pro Website
If, however, you wish to contribute to the codebase without a license, you can do so by using local social media keys, for applications you create yourself. In order to do this you must visit each Social Media's "Developer" area and configure an application.
To Setup local keys, do the following:
-
Setup applications with social media services
-
Copy the
ppp-social-tokens-sample.json
file (in the root of the repo) towp-content/uploads/ppp/
and rename itppp-social-tokens.json
-
Place your tokens in the appropriate places within the
.json
file above -
Authenticate your Social Media accounts
-
Code amazing things
-
Submit Pull Requests