Giter VIP home page Giter VIP logo

core's Introduction

A custom module for mineralair.com (Magento 2).

How to install

bin/magento maintenance:enable
composer clear-cache
composer update mage2pro/core --ignore-platform-reqs 
composer require mineralair/core --ignore-platform-reqs
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f en_US --area adminhtml --theme Magento/backend && bin/magento setup:static-content:deploy -f en_US --area frontend --theme Yaman/mineralair
bin/magento maintenance:disable

How to upgrade

bin/magento maintenance:enable
composer clear-cache
composer update mineralair/core --ignore-platform-reqs
bin/magento setup:upgrade
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
rm -rf pub/static/* && bin/magento setup:static-content:deploy -f en_US --area adminhtml --theme Magento/backend && bin/magento setup:static-content:deploy -f en_US --area frontend --theme Yaman/mineralair
bin/magento maintenance:disable

If you have problems with these commands, please check the detailed instruction.

core's People

Contributors

dmitrii-fediuk avatar

Watchers

 avatar  avatar

core's Issues

Implement special handling for PayPal and Amazon Pay payment attempts

upwork.com/ab/f/contracts/21780279

So, to fix the «Amazon & PayPal orders should not be signed up for autoshipments» issue (for orders like 1000007128) we need:

  1. Show the «Sorry for the inconvenience» popup if a customer tries to use the PayPal or Amazon Pay payment method for an order with an «autoshipment» product.
  2. Convert all «autoshipment» products to their non-autoshipment counterparts on the red «PLEASE CONVERT» button click.

upwork.com/messages/rooms/room_53ee4de42263642b23ba2b871240dd2a/story_d46cd525ef156919a704d7bb4c8438b3

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.