filejet/filejet-magento2-plugin

FileJet集成于Magento2

安装: 3

依赖者: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

语言:CSS

类型:magento2-module

v1.0.0 2019-06-12 15:34 UTC

This package is auto-updated.

Last update: 2024-09-13 04:42:04 UTC


README

我们欢迎您的反馈,并接受pull-requests。

安装

# build the image with PHP 5.6 and composer
docker build -t filejet-magento2-plugin - < Dockerfile

# install vendors
docker run -it --rm -v "$PWD":/magento -w /magento filejet-magento2-plugin composer install --no-dev --no-autoloader