=== Members 360 WP ===
Company: ID Inbound
Company URI: https://www.idinbound.com/
Contributors: marcideasdigitales
Developers: Marc Lobato
Requires at least: 6.2
Tested up to: 6.8.2
Stable tag: 1.7
Requires PHP: 7.4.33
Text Domain: members-360-wp
License: GPLv2
Description: 360-degree membership solution for your WordPress site
Version 1.7

Members 360 WP allows you to create and mantain a membership system for your WordPress site, not relaying on WordPress users.

== Description ==

The free version allows having a fully functional sign up / sign in system to manage your users.
The PRO version has paid recurring subscriptions via PayPal and Stripe; also custom fields in the sign up and profile edit forms.


= Developers =

There are some action hooks that a developer can use to customize the plugin, check the documentation on our website.

= Documentation =

Read the [setup documentation](https://wpm360.idinbound.com/members-360-wp-documentation) after you install the plugin to get started.

= Plugin Support =

If you have any issue with this plugin, please use the WordPress support forum or contact us at:
https://wpm360.idinbound.com

You can create a free forum user account and ask your questions.

= Miscellaneous =

* Works with any WordPress theme.
* Accounts and sessions are completely independent from WordPress users (you can be logged in as WordPress admin and use another account as member).
* Ability to manually approve your members.
* Search for a member's profile in your WP admin dashboard.
* Filter members list by account status.
* Can be translated to any language.
* Customize the password reset email for members.
* Use Google reCAPTCHA on your account registration form.
* Front-end account "sign up" shortcode, basic or full options.
* Front-end account "profile" shortcode.
* Front-end account "sign in" shortcode.
* Option to configure after login redirection for members.
* Option to configure after registration redirect for members.
* Filter members list by membership subscription type [PRO].
* There is an option to enable debug logging so you can troubleshoot membership payment related issues easily (if any) [PRO].

= Language Translations =

The following language translations are already available:

* English
* French
* Spanish


== Installation ==

Do the following to install the membership plugin:

1. Upload the 'members-360-wp.zip' file from the Plugins->Add New page in the WordPress administration panel.
2. Activate the plugin through the 'Plugins' menu in WordPress.


== Frequently Asked Questions ==

None.


== Screenshots ==

Please visit the official plugin page to view screenshots:
https://wpm360.idinbound.com


== External services ==

This plugin connects to several external APIs (depending on the configuration):

- Google reCaptcha (https://www.google.com/recaptcha/api/siteverify) to verify the registration form.
- Members 360 WP License Server (https://wpm360.idinbound.com) to verify the license key and get the Pro features.
- Stripe (https://stripe.com) to process subscription payments (Pro version).
- Paypal (https://www.paypal.com) to process subscription payments (Pro version).

All external services are provided under their own terms of use and privacy policy, which you can find below.


= Privacy notices =

Important! This plugin, in itself, does:

* write any user personal data to the database
* use cookies

but it does not:

* track users by stealth
* send any personal data to external servers

If you activate certain features in this plugin, the contact form submitter's personal data, including their IP address, may be sent to the service provider. 
Thus, confirming the provider's privacy policy is recommended. These features include:

* reCAPTCHA ([Google](https://policies.google.com/?hl=en))
* Members 360 WP ([IdInbound](https://www.idinbound.com/en/privacy-policy-cookies/))
* [Stripe](https://stripe.com/privacy)
* [Paypal](https://www.paypal.com/webapps/mpp/ua/privacy-full)



== Credits ==

Included libraries:

- Password Strength Meter plugin for jQuery
    * Version: 2.1.0
    * License: GPLv3
    * Website: https://github.com/elboletaire/password-strength-meter

- Tabulator
    * Version: 5.5.4
    * License: MIT
    * Website: https://tabulator.info/

- Moment.js 
    * Version: 2.30.1
    * License: MIT
    * Website: https://momentjs.com/


== Changelog ==

= 1.7 =
- wordpress 6.8 compatibility

= 1.6 =
- fixed setting the session cookie in wordpress

= 1.5 =
- add filter to include custom pages in user account panel

= 1.4 =
- add currency field in the subscription types table

= 1.3 =
- first commit to WordPress repository.

