GithubHelp home page GithubHelp logo

isabella232 / tupperware-3rd-party-integrations-magento-m2-patch_c4c1567-2018.05.14 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emarsys-us/tupperware-3rd-party-integrations-magento-m2-patch_c4c1567-2018.05.14

0.0 0.0 0.0 1000 KB

Fork of M2 plugin to 'tag' commit that was delivered to Tupperware on 2018.05.14. Commit c4c1567 (off of master)

PHP 90.02% HTML 7.25% CSS 0.96% JavaScript 1.78%

tupperware-3rd-party-integrations-magento-m2-patch_c4c1567-2018.05.14's Introduction

Manual Install / Upgrade

  • Locate the /app/code directory which should be under the magento root installation.
  • If the code folder is not there, create it.
  • Remove the "Emarsys" directory from "MAGENTO_ROOT/app/code" directory if exists
  • Download the latest files from master branch and extract the contents
  • Copy all files from the downloaded codebase to the "MAGENTO_ROOT/app/code/Emarsys/Emarsys" directory on you Magento instance

Magento Setup

  • Make sure you have the correct file and folder permissions set on your magento installation so that the magnento store can install the app.
  • Refer to the Magento 2 documentation for full instructions on how to install an app, the commands should be similar to the following: php bin/magento setup:upgrade - This tells magento to install the app. php bin/magento setup:static-content:deploy - This tells magento to deploy static files. php bin/magento cache:flush - This flushes the cache so the app appears in the admin area correctly.

Composer Setup

  1. composer config repositories.emartech-3rd-party-integrations-magento-m2 git [email protected]:emartech/3rd-party-integrations-magento-M2
  2. composer require emarsys/emarsys:">=1.0.12"
  3. php bin/magento module:enable Emarsys_Emarsys
  4. php bin/magento setup:upgrade
  5. php bin/magento setup:di:compile
  6. php bin/magento setup:static-content:deploy
  7. php bin/magento cache:flush

Release Notes

v1.0.13

tupperware-3rd-party-integrations-magento-m2-patch_c4c1567-2018.05.14's People

Contributors

eghanin avatar guyhanin avatar kirankensium avatar laurent35240 avatar romastepa avatar sumitvkensium avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.