⚠️ IMPORTANT NOTICE: This repository is no longer actively maintained.Please use the actively maintained fork: give-paystack-gateway
The fork is maintained by Impress.org, the developers of the GiveWP plugin, and serves as the single source of truth going forward. All future development, bug fixes, and support will be handled in the new repository.
Welcome to the Paystack Payment for Give repository on GitHub. Here you can browse the source, look at open issues and keep track of development.
If you are a developer, you can join our Developer Community on Slack.
Install the Paystack Payment for Give 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 Give 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.
This repository is not suitable for general Paystack support. Please use the issue tracker for bug reports and feature requests directly related to this plugin. For general support, you can reach out by
- sending a message from our website.
- posting an issues on the plugin support forum.
If you have a patch or have stumbled upon an issue with the Paystack Gateway for Paid Membership Pro plugin, you can contribute this back to the code. Please read our contributor guidelines for more information how you can do this.