Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Stripe Import
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Extensions
Stripe Import
Commits
b2932d92
Commit
b2932d92
authored
7 months ago
by
mattwire
Browse files
Options
Downloads
Patches
Plain Diff
Release 1.0
parent
c2cfcb32
No related branches found
Branches containing commit
Tags
1.0
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+2
-12
2 additions, 12 deletions
README.md
docs/releasenotes.md
+1
-1
1 addition, 1 deletion
docs/releasenotes.md
info.xml
+2
-2
2 additions, 2 deletions
info.xml
with
5 additions
and
15 deletions
README.md
+
2
−
12
View file @
b2932d92
...
...
@@ -10,19 +10,9 @@ The extension is licensed under [AGPL-3.0](LICENSE.txt).
Learn more about installing CiviCRM extensions in the
[
CiviCRM Sysadmin Guide
](
https://docs.civicrm.org/sysadmin/en/latest/customize/extensions/
)
.
### You must use the "import" branch of the Stripe extension:
https://lab.civicrm.org/extensions/stripe/-/tree/import
### You must apply API4 MembershipLog patch:
https://github.com/civicrm/civicrm-core/pull/28220
### To disable membership updates make sure you have applied:
https://github.com/civicrm/civicrm-core/pull/28607
## Getting Started
https://github.com/civicrm/civicrm-core/pull/30085
## Known Issues
...
...
@@ -32,7 +22,7 @@ https://github.com/civicrm/civicrm-core/pull/28607
This is because Payment.create triggers a "Contribution Completion"
which in turn triggers a membership renewal.
Workaround: https://github.com/civicrm/civicrm-core/pull/
28607
Workaround: https://github.com/civicrm/civicrm-core/pull/
30085
But we'll need a way to conditionally enable/disable this as in "normal" operation
we
*should*
renew the membership. But for initial import we don't want to.
This diff is collapsed.
Click to expand it.
docs/releasenotes.md
+
1
−
1
View file @
b2932d92
...
...
@@ -9,6 +9,6 @@ Releases use the following numbering system:
*
**[BC]**
: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 1.0 (
not yet released
)
## Release 1.0 (
2024-07-22
)
Initial release.
This diff is collapsed.
Click to expand it.
info.xml
+
2
−
2
View file @
b2932d92
...
...
@@ -13,8 +13,8 @@
<url
desc=
"Support"
>
https://mjw.pt/stripeimport
</url>
<url
desc=
"Licensing"
>
http://www.gnu.org/licenses/agpl-3.0.html
</url>
</urls>
<releaseDate>
2024-07-
09
</releaseDate>
<version>
0.11-dev
</version>
<releaseDate>
2024-07-
22
</releaseDate>
<version>
1.0
</version>
<develStage>
beta
</develStage>
<compatibility>
<ver>
5.74
</ver>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment