Git Product home page Git Product logo

magento2-subscriptions's Introduction

Mollie Subscriptions Addon for Magento 2.3.x and higher

This plugin is an addon on the Mollie Magento 2 payment module and can't be installed seperatly without the Mollie Payment plugin installed.

Installation

We recommend that you make a backup of your webshop files, as well as the database.

Step-by-step to install the Magento® 2 extension through Composer:

  1. Make sure the Mollie Magento 2 payment module is installed.
  2. Connect to your server running Magento® 2 using SSH or other method (make sure you have access to the command line).
  3. Locate your Magento® 2 project root.
  4. Install the Magento® 2 extension through composer and wait till it's completed:
composer require mollie/magento2-subscriptions
  1. Once completed run the Magento® module enable command:
bin/magento module:enable Mollie_Subscriptions
  1. After that run the Magento® upgrade and clean the caches:
php bin/magento setup:upgrade
php bin/magento cache:flush
  1. If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
  1. Go to your Magento® admin portal and open; ‘Stores’ > ‘Configuration’ > ‘Mollie’ > ‘Subscriptions’ to activate the Subscriptions.
  2. Configure the Subscription products using the Mollie attribute settings within the Mollie attribute tab.

License

BSD (Berkeley Software Distribution) License. Copyright (c) 2011-2021, Mollie B.V.

magento2-subscriptions's People

Contributors

breakerh avatar marvin-magmodules avatar michielgerritsen avatar molliesys avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.