Skip to content
View jayachandraoggy's full-sized avatar
🏠
Working remotely
🏠
Working remotely
Block or Report

Block or report jayachandraoggy

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jayachandraoggy/README.md

Pinned

  1. logmailer logmailer Public

    A simple CLI tool to send git commits history.

    JavaScript 5 1

  2. magento2-models-resourcemodels-collections magento2-models-resourcemodels-collections Public

    magento2-models-resourcemodels-collections tutorial module

    PHP 8

  3. magento2-graph-ql-demo magento2-graph-ql-demo Public

    PHP 1

  4. PWA PWA Public

    JavaScript

  5. Essential steps for setting up devel... Essential steps for setting up development Environment using Docker for cloud projects
    1
    # Development Environment setup using Magento Cloud Docker
    2
    ## Essential steps for beginning work on a cloud project in progress
    3
    
                  
    4
    
                  
    5
    ## Purpose
  6. Magento 2 patch create and apply Magento 2 patch create and apply
    1
    Step 1:
    2
     File to changed should be added to the git 
    3
    git add -f vendor/dotmailer/dotmailer-magento2-extension/Api/Data/CouponAttributeInterface.php
    4
    
                  
    5
    Step 2: