hypernova/magento2-cloud-invoice
Composer 安装命令:
composer require hypernova/magento2-cloud-invoice
包简介
A Magento 2 module that stores invoices in your favorite cloud storage service
README 文档
README
Store Magento2 invoices into your favorite cloud storage platform.
Supports
- Google Drive
- WebDAV (Nextcloud, ownCloud)
Requirements
Google Drive
- Enable Google API for your project https://console.developers.google.com/apis/
- Create service account keys https://console.developers.google.com/apis/credentials
Installation
composer require hypernova/magento2-cloud-invoice
Configuration
- Go to Stores -> Configuration -> Sales -> Cloud Invoice
- Enable desired cloud platforms
- For Google Drive, upload your service account credentials that you are able to download right after creating a service account in Google Developer Console. Filename is typically something like My_Project-f324uf89f3r8yfwe.json. Also, specify Google Accounts that you want to share the invoices with.
Usage
Create an invoice normally via your order screen. As you create the invoice, it will be automatically uploaded to Google Drive and shared with the Google Accounts you specified in the configuration step.
Crontab
This module can run via crontab. Go to Stores -> Configuration -> Sales -> Cloud Invoice -> Cron settings to activate it.
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2019-08-20