Skip to content
View 0-Sony's full-sized avatar
Block or Report

Block or report 0-Sony

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

Pinned Loading

  1. Easygento_InstanceReminder_M2 Easygento_InstanceReminder_M2 Public

    This extension for Magento 2 displays a visual top bar on admin pages. Sometimes you have to work on multiple instance on multiple tab on your browser. This module prevents you to mix up by mistake…

    PHP 3

  2. Magento 2 : Set a custom Price after... Magento 2 : Set a custom Price after adding product
    1
    <?php
    2
    /**
    3
     * @license http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
    4
     * @author Phuong LE <sony@menincode.com> <@>
    5
     * @copyright Copyright (c) 2019 Menincode (http://www.menincode.com)
  3. Easygento_CustomPagination_M2 Easygento_CustomPagination_M2 Public

    Example of custom pagination (useful when you don't use Magento collection mechanic)

    PHP 2

  4. Easygento_CustomLogger_M2 Easygento_CustomLogger_M2 Public

    Define a custom log file.

    PHP 1

  5. Easygento_ChildProductStatusToggler_M2 Easygento_ChildProductStatusToggler_M2 Public

    Magento 2 : Toggle the status of child products according configurable product status during its save

    PHP

  6. Easygento_CreateTaxRatesAndRules_M2 Easygento_CreateTaxRatesAndRules_M2 Public

    Import Tax rates programmatically - delete native tax magento - define basic rules

    PHP