Welcome to the Paystack Gateway for Sprout Invoices repository on GitHub.
The Paystack Gateway for Sprout Invoices plugin provides a payment option for the popular Client Invoicing by Sprout Invoices – Easy Estimates and Invoices for WordPress plugin.
Here you can browse the source, look at open issues and keep track of development.
- Install the Paystack Gateway for Sprout Invoices via the Plugins section of your WordPress Dashboard.
Contained within this repo, is a dockerfile and a docker-compose file to quickly spin up a wordpress and mysql container with the paystack sprout-invoices plugin installed.
- Install Docker
- Create a
local.env
file off thelocal.env.sample
in the root directory. Replace the*******
with the right values - Run
docker-compose up
from the root directory to build and start the mysql and wordpress containers. - Visit
localhost:8000
on your browser to access and setup wordpress. - Run
docker-compose down
from the root directory to stop the containers.
For bug reports and feature requests directly related to this plugin, please use the issue tracker.
For questions related to using the plugin, please post an inquiry to the plugin support forum.
For general support or questions about your Paystack account, you can reach out by sending a message from our website.
If you are a developer, please join our Developer Community on Slack.
If you have a patch or have stumbled upon an issue with the Paystack Gateway for Sprout Invoices plugin, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this.