Skip to content

PaystackOSS/plugin-sprout-invoices

Repository files navigation

Payment Forms for Paystack

Paystack Gateway for Sprout Invoices

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.

Installation

  1. Install the Paystack Gateway for Sprout Invoices via the Plugins section of your WordPress Dashboard.

Running the sprout-invoices plugin on docker

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.

Prerequisites

Quick Steps

  • Create a local.env file off the local.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.

Documentation

Support

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.

Community

If you are a developer, please join our Developer Community on Slack.

Contributing to Paystack Gateway for Sprout Invoices

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.