定制 moloni/magento2 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

moloni/magento2

最新稳定版本:1.3.9

Composer 安装命令:

composer require moloni/magento2

包简介

Module for Magento 2 by Moloni

README 文档

README

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

统计信息

  • 总下载量: 7.46k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 2
  • Forks: 3
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2018-11-21