/share-on

Share On is an extension for phpBB that allows users to share the topics and posts on social networks.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Share On

Share On allows users to share the topics and posts on social networks

Support 🆘

Support requests should be posted and discussed in the Share On at phpBB.com

Donate 💲

If you like this extension and want to show some appreciation, you can make a donation. Donate

Installation 🔩

  1. Download the latest release
  2. Copy the vinny directory to phpBB/ext.
  3. Navigate in the ACP to Customise -> Manage extensions.
  4. Look for Share On under the Disabled Extensions list, and click its Enable link.
  5. Set up and configure options available.

Uninstallation ✂️

  1. Navigate in the ACP to Customise -> Manage extensions.
  2. Click the Disable link for Share On.
  3. To permanently uninstall, click Delete Data, then delete the shareon folder from /ext/vinny/.

Contributing 🗽

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

License 📄

GNU General Public License v2