moloni / magento2
moloni/magento2
Module for Magento 2 by Moloni
Moloni extension for Magento 2 - BETA
Tired of manually processing your invoices?
With this extension you will be able to:
- Create your invoices automatically
- Send your invoices directly to customers
- Give them a place where they can see and download their documents
- Sync your products between Moloni and your online store
Install Guide Using Composer
Install the extension via composer
composer require moloni/magento2
Verify if the extension is installed
bin/magento module:status
Enable the extension
bin/magento module:enable Invoicing_Moloni --clear-static-content
Register the extension
bin/magento setup:upgrade
Recompile Magento project
bin/magento setup:di:compile
Clean cache
bin/magento cache:clean
Update Guide
If you want to update the extension you should run the following
Update the composer package
composer update moloni/magento2
Upgrade, deploy and clean cache
php bin/magento setup:upgrade --keep-generated
php bin/magento setup:static-content:deploy
php bin/magento cache:clean
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Released |
|---|---|---|---|
| 1.3.9 | stable | Fail | 2023-07-04 15:29:08 |
| 1.3.8 | stable | Not tested | 2023-03-24 11:54:43 |
| 1.3.7 | stable | Not tested | 2022-12-20 12:32:54 |
| 1.3.6 | stable | Not tested | 2022-08-30 14:36:42 |
| 1.3.5 | stable | Not tested | 2022-08-29 09:35:58 |
| 1.3.4 | stable | Not tested | 2022-08-16 11:38:54 |
| 1.3.2 | stable | Not tested | 2021-07-21 14:14:14 |
| 1.3.1 | stable | Not tested | 2021-05-05 09:46:39 |
| 1.3.0 | stable | Not tested | 2021-04-13 09:05:35 |
| 1.2.1 | stable | Not tested | 2020-09-29 15:40:32 |
| 1.2.0 | stable | Not tested | 2020-09-21 14:02:42 |
| 1.1.2 | stable | Not tested | 2019-10-29 15:32:37 |
| 1.0.0 | stable | Not tested | 2019-01-16 00:49:19 |
Requires 1
| Package | Constraint |
|---|---|
| ext-json | * |
| Tool | Status | Findings | Summary |
|---|---|---|---|
| PHPCS | Fail | 51 | 51 errors (gating threshold: error-severity=10, ruleset: Magento2) |
| PHPStan | Fail | 66 | 66 errors (level 4, ruleset: phpstan + bitexpert/phpstan-magento) |
| Cpd | Fail | 4 | 4 duplicated chunks spanning 422 total lines (min-lines=5, min-tokens=70) |
| 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.