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.
- Host: GitHub
- URL: https://github.com/vinny/share-on
- Owner: vinny
- License: gpl-2.0
- Created: 2011-07-08T01:24:22.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T18:25:10.000Z (over 2 years ago)
- Last Synced: 2025-04-01T15:48:17.909Z (about 1 year ago)
- Topics: phpbb, phpbb-extension, social-network
- Language: PHP
- Homepage: https://www.phpbb.com/customise/db/extension/shareon/
- Size: 538 KB
- Stars: 11
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
[
](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.
[](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)