hypernova / magento2-cloud-invoice
hypernova/magento2-cloud-invoice
A Magento 2 module that stores invoices in your favorite cloud storage service
magento2-hypernova-cloud-invoice
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.
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
Requires 3
| Package | Constraint |
|---|---|
| google/apiclient | ^2.0 |
| php | ~5.6.5|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0 |
| sabre/dav | * |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 1 | 1 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Error | 0 | composer require failed on PHP 8.3 — Your requirements could not be resolved to an installable set of packages. Problem 1 - hypernova/magento2-cloud-invoice 1.4.0 requires php ~5.6.5|~7.0.6|~7.1.0|~7.2.0|~7.3.0|~7.4.0 -> your php version (8.3.31) does not satisfy that requirement. |
| Cpd | Pass | 0 | |
| Security | Pass | 0 |
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.