Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekliptor/cashtippr
Bitcoin Cash WordPress plugin to earn money receiving tips with BadgerWallet and QR code.
https://github.com/ekliptor/cashtippr
bch bitcoin bitcoincash btc cryptocurrency css html php php7 wordpress wordpress-php-library wordpress-plugin
Last synced: 9 days ago
JSON representation
Bitcoin Cash WordPress plugin to earn money receiving tips with BadgerWallet and QR code.
- Host: GitHub
- URL: https://github.com/ekliptor/cashtippr
- Owner: Ekliptor
- License: gpl-3.0
- Created: 2018-10-18T17:44:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T04:31:34.000Z (almost 2 years ago)
- Last Synced: 2024-04-29T22:49:47.822Z (7 months ago)
- Topics: bch, bitcoin, bitcoincash, btc, cryptocurrency, css, html, php, php7, wordpress, wordpress-php-library, wordpress-plugin
- Language: PHP
- Homepage: https://cashtippr.com
- Size: 1.24 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CashTippr
This is the source of the WordPress plugin available on: https://cashtippr.comIt is written in PHP7 using the latest WordPress APIs and hooks.
## Features
* earn tips from your content
* add tip buttons for voluntary donations or
* hide parts of your posts to require users to tip
* AdBlock detection: show custom message to AdBlock users
* 0 coding skills required for webmasters
* extensibility: check out the [developer docs](https://cashtippr.com/developer-docs/) to integrate this plugin into your own plugin/theme## Installation
Just upload all sources as a zip file into your WordPress instance.This plugin is also available in the [WordPress plugin installer](https://wordpress.org/plugins/cashtippr-bitcoin-cash-moneybutton-payments/).
## ToDos
* add BCH web payment buttons, mobile browsers with integrated wallets,...
* crawl crypto-fiat exchange rates and implement QR code tipping for currencies other than USD
* add generation of 1-time BCH addresses using xPub to add QR codes for paywalls too (in PHP only, so we need an API server supporting this)
* see the TODO comments in the source code for many more smaller things## Contact
Follow me on [Twitter](https://twitter.com/ekliptor) and [Memo](https://memo.cash/profile/1JFKA1CabVyX98qPRAUQBL9NhoTnXZr5Zm).