705 B
705 B
BTCPay for GiveWP
For a detailed feature overview and description go to the official WordPress plugin page: https://wordpress.org/plugins/btcpay-for-givewp/ or readme.txt in this diretory.
This readme is mostly about plugin development on the main repo on GitHub.
Todo for new features or known issues
Check the issues on the repo here: https://github.com/btcpayserver/givewp/issues
Development
git clone git@github.com:btcpayserver/givewp.git
Install dependencies with Composer:
composer install
Contributing
Feel free to open an issue to discuss a feature or provide a PR for any improvements or if you want to tackle a feature listed in the issues.