Skip to content
Snippets Groups Projects
Commit 6d3833cb authored by mattwire's avatar mattwire
Browse files

Update docs/version for move to lab.civicrm.org

parent b8a18dc3
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,8 @@ This extension has not yet been published for installation via the web UI.
Sysadmins and developers may download the `.zip` file for this extension and
install it with the command-line tool [cv](https://github.com/civicrm/cv).
Latest releases can be found here: https://github.com/mattwire/com.drastikbydesign.stripe/releases
Latest releases can be found here: https://civicrm.org/extensions/stripe-payment-processor
```bash
cd <extension-dir>
cv dl com.drastikbydesign.stripe@https://github.com/mattwire/com.drastikbydesign.stripe/archive/master.zip
```
## Installation (CLI, Git)
......@@ -40,7 +36,7 @@ Sysadmins and developers may clone the [Git](https://en.wikipedia.org/wiki/Git)
install it with the command-line tool [cv](https://github.com/civicrm/cv).
```bash
git clone https://github.com/mattwire/com.drastikbydesign.stripe.git
git clone https://lab.civicrm.org/extensions/stripe.git
cv en stripe
```
......@@ -166,16 +162,14 @@ TODO: Add these as Katalon tests.
1. Webform with multiple payment processor (Non-stripe processor selected) - Amount > 0.
## Credits / Maintenance
## Credits
### Original Author
Joshua Walker - http://drastikbydesign.com - https://drupal.org/user/433663
### Maintainer
---------------
Peter Hartmann - https://blog.hartmanncomputer.com
### Other Credits
-------------
Peter Hartmann - https://blog.hartmanncomputer.com
For bug fixes, new features, and documentation, thanks to:
rgburton, Swingline0, BorislavZlatanov, agh1, jmcclelland, mattwire
......@@ -4,20 +4,23 @@
<name>Stripe</name>
<description>Stripe Payment Processor</description>
<urls>
<url desc="Main Extension Page">https://github.com/mattwire/com.drastikbydesign.stripe</url>
<url desc="Support">https://github.com/mattwire/com.drastikbydesign.stripe</url>
<url desc="Main Extension Page">https://lab.civicrm.org/extensions/stripe</url>
<url desc="Support">https://lab.civicrm.org/extensions/stripe/issues</url>
</urls>
<license>AGPL</license>
<maintainer>
<author>Joshua Walker (drastik) - Drastik by Design</author>
<email>admin@drastikbydesign.com</email>
<author>Matthew Wire (MJW Consulting)</author>
<email>mjw@mjwconsult.co.uk</email>
</maintainer>
<releaseDate>2018-08-16</releaseDate>
<version>5.0.beta4</version>
<releaseDate>2018-09-19</releaseDate>
<version>5.0.beta5</version>
<develStage>beta</develStage>
<compatibility>
<ver>5.0</ver>
</compatibility>
<comments>Original Author: Joshua Walker (drastik) - Drastik by Design.
Jamie Mcclelland (ProgressiveTech) did a lot of the 5.x compatibility work.
</comments>
<civix>
<namespace>CRM/Stripe</namespace>
</civix>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment