NayanaGPchandran (@Nayana-chandran)
  • Stars
    star
    45
  • Global Rank 367,370 (Top 13 %)
  • Followers 13
  • Following 16
  • Registered about 8 years ago
  • Most used languages
    PHP
    46.2 %
    JavaScript
    46.2 %
    HTML
    7.7 %
  • Location 🇮🇳 India
  • Country Total Rank 12,942
  • Country Ranking
    PHP
    537
    JavaScript
    5,823

Top repositories

1

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.
PHP
9
star
2

chrome-new-window-extension

This chrome extension is for open the chrome extension into another web window The new window content have loaded with another URl here. You can change as you per your need.
JavaScript
6
star
3

product-bulkcustom-update

It's solution for how to set the new custom attribute for already created product in catalog inventory
PHP
5
star
4

visitor-country-code

This custom module will helps to return the visitor country code based on the IP location.
PHP
4
star
5

login-app-with-react-redux

This is a small login app with react redux architecture.
JavaScript
3
star
6

React-Training

Javascript basic learning for beginners
JavaScript
3
star
7

Magento2.x

PHP
2
star
8

array-handling-javascript

This repository is to save the customer details in local storage and display
HTML
2
star
9

Node-JS-Training

This is for the node task and learning steps for beginners
JavaScript
2
star
10

drupal-helloworld-custom-module

Custome module for print hello word example in drupal 8
PHP
1
star
11

react-search-filter

Example react module for search. Search will result data in alphabetical order
JavaScript
1
star
12

curd-example-laravel

PHP
1
star
13

Marketplace-Specilist

1
star
14

Nodejs-Postgres

This repository is for start the postgres sql with nodejs for beginners
JavaScript
1
star