Skip to content

Commit

Permalink
Merge pull request #1468 from TChukwuleta/updatewhatsnext
Browse files Browse the repository at this point in the history
Remove Connecting Additional BTCPay Services
  • Loading branch information
pavlenex authored Nov 30, 2024
2 parents 8ef500a + 349ed0f commit 72362d3
Showing 1 changed file with 9 additions and 6 deletions.
15 changes: 9 additions & 6 deletions docs/WhatsNext.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,17 +28,20 @@ Depending on the CMS you're using, you can easily connect BTCPay to your online
- [Magneto](./Magento.md)
- [PrestaShop](./PrestaShop.md)
- [Custom integration](./CustomIntegration.md)
- [Wix](./Wix.md)
- [Odoo](./Odoo.md)
- [Big Commerce](./BigCommerce.md)
- [Invoice Ninja](./InvoiceNinja.md)
e.t.c

## Connecting Additional BTCPay Services
## Extending BTCPay Server: Plugins

Additional free, open-source plugins can be used with your BTCPay.
BTCPay Server is more than just a payment processor - It can be personalized to your preference. Plugins allows you customize your BTCPay Server application,and tailor your instance to suit your specific needs.

- [LibrePatron](https://github.com/JeffVandrewJr/patron)
- [BTC Transmuter](https://github.com/btcpayserver/btcTransmuter/blob/master/README.md)
Every project is unique. Whether you're a freelancer, running a physical store, an online store, managing a creative project, or building, there's a good chance a plugin exists to solve your specific workflow challenge.

**LibrePatron is a self-hosted, censorship-free, Patreon alternative**. LibrePatron uses BTCPay Server to receive Bitcoin payments on a recurring basis. Funds go directly to the creator's wallet. View LibrePatron instructions [here](https://blog.btcpayserver.org/librepatron-patreon-alternative/).
Need something custom? Click on the `Manage Plugin` section on your BTCPay instance and find what plugin works for you. 

**BTC Transmuter is a self-hosted service that allows you to automate your money and other tasks using BTCPay**. Create custom, automated processes using crypto service triggers based on BTCPay. Common use-cases are fiat integration, payment forwarding and email automation. Open lightning channels, detect payments and more, using blockchain data from your own nodes in BTCPay. View BTC Transmuter documentation [here](https://github.com/btcpayserver/btcTransmuter/blob/master/README.md).

## Join The BTCPay Community

Expand Down

0 comments on commit 72362d3

Please sign in to comment.