studioespresso / craft-mollie-payments
轻松接受 Mollie 支付
5.1.0
2024-08-26 18:34 UTC
Requires
- craftcms/cms: ^5.2
- mollie/mollie-api-php: ^2.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- dev-develop-v5
- v5.x-dev
- 5.1.0
- 5.1.0-beta.3
- 5.1.0-beta.2
- 5.1.0-beta.01
- 5.0.x-dev
- 5.0.1
- 5.0.0
- 5.0.0-alpha.1
- 3.2.2
- 3.2.1
- 3.2.0
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.0
- 3.0.0-beta.1
- 2.2.3
- 2.2.2
- 2.2.1
- 2.2.0
- 2.1.4
- 2.1.3
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.1
- 2.0.0
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.0
- 1.0.0-beta.2
- 1.0.0-beta.1
- dev-develop
- dev-master
- dev-feature/recurring-payments
This package is auto-updated.
Last update: 2024-08-26 18:35:48 UTC
README
轻松使用 Mollie 支付接受支付。请注意,此插件不与 Craft Commerce 一起使用或需要。
要求
此插件与 Craft CMS 3.1.0 或更高版本,4 和 5 兼容。
安装
从插件商店
进入项目控制面板中的插件商店,搜索“Mollie Payments”。然后在模态窗口中点击“安装”按钮。
使用 Composer
打开终端并运行以下命令
# go to the project directory cd /path/to/my-project.test # tell Composer to load the plugin composer require studioespresso/craft-mollie-payments # tell Craft to install the plugin ./craft plugin/install mollie-payments
由 Studio Espresso 提供