From d6b139135d4436b298e25373a0f114773cf2d3d6 Mon Sep 17 00:00:00 2001 From: Aaron Rickard Date: Mon, 13 Mar 2017 09:59:22 +0000 Subject: [PATCH] Add Readme.md to repository --- README.md | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73de745..c170dc3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -#Meanbee VIP Membership +Meanbee VIP Membership +===================== Meanbee VIP Membership adds an Amazon Prime style membership system to your Magento store. By creating the membership product and adding it to your store your customers can then become a VIP member by purchasing the product. @@ -6,4 +7,23 @@ This works by assigning the logged-in user to a new customer group once the prod VIP Membership products are configured with an expiry date, where you define how long it lasts for. For example, you can configure it to last for 1 month, 6 months, or 1 year. The expiry date is added to the customer once purchased. -If you are looking to offer more to your regular customers, such as discounts and free shipping, VIP Membership is an excellent way to go. \ No newline at end of file +If you are looking to offer more to your regular customers, such as discounts and free shipping, VIP Membership is an excellent way to go. + +##### Compatibility +Compatibility: 1.6, 1.7, 1.8, 1.9 + +Support +------- +You are welcome to log any issues you find for community support but the functionality is provided *as is* and we will not be providing support. We will however review pull requests if you provide one. + +Contribution +------------ +Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests). + +Licence +------- +[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php) + +Copyright +--------- +(c) 2017 Meanbee