-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating repository files; adding readme.
- Loading branch information
1 parent
7b919f4
commit bed1597
Showing
7 changed files
with
49 additions
and
50 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
# Items to ignore when downloading a zip | ||
pmpro-group-accounts-banner.png export-ignore | ||
.gitattributes export-ignore | ||
.github export-ignore | ||
README.md export-ignore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ __Please Note:__ GitHub is for bug reports and contributions only. If you have a | |
|
||
* __Do not report potential security vulnerabilities here. Email them privately to [[email protected]](mailto:[email protected]) with the words "Security Vulnerability" in the subject.__ | ||
* Submit a ticket for your issue, assuming one does not already exist. | ||
* Raise it on our [Issue Tracker](https://github.com/strangerstudios/paid-memberships-pro/issues/new/choose) | ||
* Raise it on our [Issue Tracker](https://github.com/strangerstudios/pmpro-group-accounts/issues/new/choose) | ||
* Clearly describe the issue including steps to reproduce the bug. | ||
* Make sure you fill in the earliest version that you know has the issue as well as the version of WordPress you're using. | ||
|
||
|
@@ -20,7 +20,7 @@ __Please Note:__ GitHub is for bug reports and contributions only. If you have a | |
* For bug fixes, checkout the DEV branch of the PMPro repository. | ||
* For new features and enhancements, checkout the branch for the version the feature is milestoned for. | ||
* Make sure to pull in any "upstream" changes first. | ||
* Use `git remote add upstream https://github.com/strangerstudios/paid-memberships-pro.git` to set the upstream repo | ||
* Use `git remote add upstream https://github.com/strangerstudios/pmpro-group-accounts.git` to set the upstream repo | ||
* Use `git checkout dev` to get on the development branch. | ||
* Use `git pull upstream dev` to get the latest updates. | ||
* Use `git push` to push those updates to your fork. | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
![](pmpro-group-accounts-banner.png) | ||
|
||
# [Paid Memberships Pro - Group Accounts](https://www.paidmembershipspro.com/add-ons/group-accounts) # | ||
[comment]: # (Generate badges from shields.io, only works for .org plugins to get other stats etc. We'd have to create our own endpoints for Premium plugins) | ||
|
||
![License](https://img.shields.io/badge/license-GPL--2.0%2B-red.svg?style=flat-square) | ||
|
||
### Welcome to the Paid Memberships Pro - Group Accounts GitHub Repository | ||
This plugin allows you to sell memberships to corporate organizations, families, teams, or any group of people where one member pays for a collection of people to access your content individually. | ||
|
||
Note: this plugin replaces the previous [Sponsored Members Add On for Paid Memberships Pro](https://www.paidmembershipspro.com/add-ons/pmpro-sponsored-members/). You can now create a membership level that supports child accounts without code. The previous Sponsored Members Add On will not be maintained going forward. | ||
|
||
For more information please visit [paidmembershipspro.com/add-ons/group-accounts](https://www.paidmembershipspro.com/add-ons/group-accounts/) | ||
|
||
## Installation ## | ||
For detailed installation steps, visit the [documentation](https://www.paidmembershipspro.com/add-ons/group-accounts/) page. | ||
|
||
1. Download the current development ZIP file directly: `https://github.com/strangerstudios/pmpro-group-accounts/archive/dev.zip` | ||
|
||
**Please ensure that once installing this version of the plugin to remove `-dev` from the plugin's folder name.** | ||
|
||
## Bugs ## | ||
If you find an issue/bug, let us know by [creating a detailed GitHub issue](https://github.com/strangerstudios/pmpro-group-accounts/issues/new). | ||
|
||
## Support ## | ||
This is a developer's portal for Paid Memberships Pro - Group Accounts. We do not offer support on this channel. **Any support related questions should be directed to [paidmembershipspro.com/support](https://www.paidmembershipspro.com/support).** | ||
|
||
## Contributing to Paid Memberships Pro - Group Accounts ## | ||
We encourage and welcome any contribution to Paid Memberships Pro - Group Accounts. Please read the [guidelines for contributing](https://github.com/strangerstudios/paid-memberships-pro/blob/dev/.github/CONTRIBUTING.md) to this repository. | ||
|
||
There are various **ways to the help development** of Paid Memberships Pro - Group Accounts: | ||
|
||
1. Report [bugs/issues](https://github.com/strangerstudios/pmpro-group-accounts/issues/new) on GitHub. | ||
2. Work on any issues by submitting a Pull Request. | ||
|
||
Here are some ways for **non-developers to contribute** to Paid Memberships Pro - Group Accounts: | ||
|
||
1. Translate Paid Memberships Pro - Group Accounts into your own [language](https://www.paidmembershipspro.com/paid-memberships-pro-in-your-language/). | ||
2. [Purchase a paid membership](https://www.paidmembershipspro.com/pricing/) to help fund ongoing development and bug fixes. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.