mollie/magento2-subscriptions

Magento 2的Mollie订阅扩展

安装数: 9,671

依赖项: 0

建议者: 0

安全: 0

星标: 3

关注者: 27

分支: 5

开放问题: 6

类型:magento2-module


README

Mollie Subscriptions Addon for Magento 2.3.x and higher

此插件是Mollie Magento 2支付模块的一个插件,不能在没有安装Mollie支付插件的情况下单独安装。

安装

我们建议您备份您的网店文件以及数据库。

通过Composer安装Magento® 2扩展的步骤

  1. 确保已安装Mollie Magento 2支付模块
  2. 使用SSH或其他方法连接到运行Magento® 2的服务器(确保您有权访问命令行)。
  3. 定位您的Magento® 2项目根目录。
  4. 通过composer安装Magento® 2扩展并等待完成
composer require mollie/magento2-subscriptions
  1. 完成安装后,运行Magento®模块启用命令
bin/magento module:enable Mollie_Subscriptions
  1. 然后运行Magento®升级并清理缓存
php bin/magento setup:upgrade
php bin/magento cache:flush
  1. 如果Magento®运行在生产模式,您还需要重新部署静态内容
php bin/magento setup:static-content:deploy
  1. 转到您的Magento®管理员门户,打开“店铺”>“配置”>“Mollie”>“订阅”以激活订阅。
  2. 使用Mollie属性选项卡中的Mollie属性设置配置订阅产品。

许可协议

BSD (伯克利软件发行版) 许可协议。版权所有(c)2011-2021,Mollie B.V。