Skip to content
View JonathanCosta's full-sized avatar
😁
Focusing
😁
Focusing

Block or report JonathanCosta

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
JonathanCosta/README.md

Hi there 👋

Pinned Loading

  1. cloudflare-magento1 cloudflare-magento1 Public

    Forked from firebearstudio/cloudflare-magento1

    With CloudFlare® control Magento extension you can control main features of CloudFlare® directly from your Magento admin page. CloudFlare® Control extension supports all the main methods of CloudFl…

    PHP

  2. cookieconsent cookieconsent Public

    Forked from brainsum/cookieconsent

    A Javascript based solution for blocking/allowing even 3rd party cookies to comply with GDPR

    JavaScript

  3. Remover imagens duplicadas e setar a... Remover imagens duplicadas e setar as imagens para a imagem base
    1
    <?php 
    2
    ini_set('display_errors', 1);
    3
    set_time_limit(0);
    4
    require('app/Mage.php');
    5
    umask(0);
  4. magento-lts magento-lts Public

    Forked from OpenMage/magento-lts

    Official OpenMage LTS codebase | Migrate easily from Magento Community Edition in minutes! Download the source code for free or contribute to OpenMage LTS | Security vulnerability patches, bug fixe…

    PHP

  5. nginx-tuning nginx-tuning Public

    Forked from denji/nginx-tuning

    NGINX tuning for best performance

  6. stratum-php stratum-php Public

    Forked from slush0/stratum-php

    Simple implementation of Stratum protocol (HTTP Poll / Push) in PHP

    PHP