Git Product home page Git Product logo

Hi there ๐Ÿ‘‹

Dhimant Patel's Projects

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.

mangeto-posttotwitter icon mangeto-posttotwitter

Magento Module which will post to your twitter when new product is added/updated to catalog.

mychatbot icon mychatbot

ChatGPT Chatbot with custom google doc Knowledge base

veeto icon veeto

Headless magento strofront in nuxt js

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.