Share On allows users to share the topics and posts on social networks
Support requests should be posted and discussed in the Share On at phpBB.com
If you like this extension and want to show some appreciation, you can make a donation.
- Download the latest release
- Copy the
vinny
directory tophpBB/ext
. - Navigate in the ACP to
Customise -> Manage extensions
. - Look for
Share On
under the Disabled Extensions list, and click itsEnable
link. - Set up and configure options available.
- Navigate in the ACP to Customise -> Manage extensions.
- Click the Disable link for
Share On
. - To permanently uninstall, click Delete Data, then delete the
shareon
folder from/ext/vinny/
.
Want to contribute? Great!
- Fork it.
- Create a branch (
git checkout -b my_branch
) - Commit your changes (
git commit -m "Fix X issue"
) - Push to the branch (
git push origin my_branch
) - Send a Pull Request
- Enjoy