A Magento 2 module that stores invoices in your favorite cloud storage service
hypernova/magento2-cloud-invoice is a Laravel package for a magento 2 module that stores invoices in your favorite cloud storage service.
It currently has 0 GitHub stars and 5 downloads on Packagist (latest version 1.4.0).
Install it with composer require hypernova/magento2-cloud-invoice.
Discover more Laravel packages by hypernova
or browse all Laravel packages to compare alternatives.
Last updated
Store Magento2 invoices into your favorite cloud storage platform.
Supports
composer require hypernova/magento2-cloud-invoice
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.
This module can run via crontab. Go to Stores -> Configuration -> Sales -> Cloud Invoice -> Cron settings to activate it.