Git Product home page Git Product logo

enru technology's Projects

cookiefix icon cookiefix

Fix Magento2.2/2.3 Cookie SameSite attribute

dsnfromenv icon dsnfromenv

parses a database URL from the environment into a DSN connection string for use in PHP's PDO

embedyou icon embedyou

creates youtube embeds from links to youtube vids

freeproduct icon freeproduct

Magento Extension: Add gifts in your shopping cart when meeting cart rules

gitignore icon gitignore

A collection of useful .gitignore templates

lockerbox icon lockerbox

Automatic development environment setup for Locker

magento-2-ajax-cart icon magento-2-ajax-cart

Magento 2 Ajax Cart allows customers to add products to cart right on the current window without having to redirect to another page. Completely reduce redirect wait times and improve the shopping experience.

magento-2-categories icon magento-2-categories

Magento 2 Category Extension is a module that helps you present custom product categories on the pages, navigating customers to your featured product categories.

magento-2-gdpr icon magento-2-gdpr

Magento 2 GDPR extension Free by Magepow helps websites comply with GDPR regulations, allowing customers to control personal data and avoid penalties.

magento-made-by icon magento-made-by

Provides a /made/by URL for Magento to list products by the "manufacturer" attribute.

magento-tools icon magento-tools

misc scripts for developing on the magento ecommerce framework

magento2 icon magento2

All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html

magento2-fixerapi icon magento2-fixerapi

As of March 6th 2018, the legacy Fixer API (api.fixer.io) is deprecated and a completely re-engineered API is now accessible at https://data.fixer.io/api/ The core structure of the old API has remained unchanged, and need to perform a few simple changes in integration. Existing api format : http://api.fixer.io/latest?base={{CURRENCY_FROM}}&symbols={{CURRENCY_TO} its mentioned in core module, path : [root]/vendor/magento/module-directory/Model/Currency/Import/FixerIo.php Updated api format : http://data.fixer.io/api/latest?access_key=FIXER_API_KEY={{CURRENCY_FROM}}&symbols={{CURRENCY_TO} #After installing this module new API key is integrated in admin panel. Admin panel > Store > Configuration > Currency Setup > Fixer.io > Api key The model file will rewrite the core model API structure to updated format. Currency conversion API is based on the API plan purchased from https://apilayer.com/ If of the currency symbol value is not converting from fixer api, The list of unused currency symbol restricted from admin panel. Admin panel > Store > Configuration > Currency Setup > Currency Options > Allowed currencies OR upgrade your plan.

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.