filejet/filejet-magento2-plugin

FileJet integration for Magento2

Maintainers

Package info

github.com/filejet/filejet-magento2-plugin

Language:CSS

Type:magento2-module

pkg:composer/filejet/filejet-magento2-plugin

Statistics

Installs: 3

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-13 07:51:23 UTC


README

We welcome your feedback and we accept pull-requests.

Installation

# 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