An open API service indexing awesome lists of open source software.

https://github.com/vinny/share-on

Share On is an extension for phpBB that allows users to share the topics and posts on social networks.
https://github.com/vinny/share-on

phpbb phpbb-extension social-network

Last synced: 12 months ago
JSON representation

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

Awesome Lists containing this project

README

          

[Share On](https://www.phpbb.com/customise/db/extension/shareon/)

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](https://www.phpbb.com/customise/db/extension/shareon/support)

Donate 💲
-------
If you like this extension and want to show some appreciation, you can make a donation.
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=KRKDCX2SYQ7VJ)

Installation 🔩
------------
1. [Download the latest release](https://www.phpbb.com/customise/db/extension/shareon/)
2. Copy the `vinny` directory to `phpBB/ext`.
4. Navigate in the ACP to `Customise -> Manage extensions`.
5. Look for `Share On` under the Disabled Extensions list, and click its `Enable` link.
6. 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](http://opensource.org/licenses/GPL-2.0)