Skip to content

Commit 573ced9

Browse files
authored
Update README.md
1 parent 1b1b94c commit 573ced9

File tree

1 file changed

+27
-4
lines changed

1 file changed

+27
-4
lines changed

README.md

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
# prestapaystack
2-
Paystack for Prestashop
3-
>(Compatible with Prestashop 1.6)
41

5-
## INSTRUCTIONS
2+
# Paystack Prestashop 1.6 Plugin
3+
4+
Welcome to the Paystack Prestashop 1.6 plugin repository on GitHub.
5+
6+
Here you can browse the source code, look at open issues and keep track of development.
7+
8+
## Installation
9+
610
- Download this repository as a zip folder.
711
- Unzip (decompress) the module archive file (.zip). This should result in a new folder.
812
- **IMPORTANT!!** Rename the folder to `prestapaystack`.
@@ -13,3 +17,22 @@ Paystack for Prestashop
1317
- Your module is now installed and should be activated too (green tick).
1418
- Configure the plugin by copying your keys from [https://dashboard.paystack.co/#/settings/developer](https://dashboard.paystack.co/#/settings/developer). Toggle `Live` or `Test` mode as required.
1519
- Make sales!
20+
21+
## Documentation
22+
23+
* [Paystack Documentation](https://developers.paystack.co/v2.0/docs/)
24+
* [Paystack Helpdesk](https://paystack.com/help)
25+
26+
## Support
27+
28+
For bug reports and feature requests directly related to this plugin, please use the [issue tracker](https://github.com/PaystackHQ/plugin-prestashop-1.6/issues).
29+
30+
For general support or questions about your Paystack account, you can reach out by sending a message from [our website](https://paystack.com/contact).
31+
32+
## Community
33+
34+
If you are a developer, please join our Developer Community on [Slack](https://slack.paystack.com).
35+
36+
## Contributing to the Prestashop 1.6 plugin
37+
38+
If you have a patch or have stumbled upon an issue with the Prestashop 1.6 plugin, you can contribute this back to the code. Please read our [contributor guidelines](https://github.com/PaystackHQ/plugin-prestashop-1.6/blob/master/CONTRIBUTING.md) for more information how you can do this.

0 commit comments

Comments
 (0)