Skip to content
View mandatoryhashtags's full-sized avatar
💭
Annoyed that someone hijacked my GitHub pages CNAME
💭
Annoyed that someone hijacked my GitHub pages CNAME
Block or Report

Block or report mandatoryhashtags

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

  1. This gist is cycle through sites and... This gist is cycle through sites and do a warden shut down. Place in Sites/
    1
    #!/bin/bash
    2
    for d in ./*/ ; do (cd "$d" && warden sync stop && warden env down && echo "done in $d");
  2. ClassyLlama_AvaTax ClassyLlama_AvaTax Public

    Forked from classyllama/ClassyLlama_AvaTax

    AvaTax extension for Magento 2 that provides sales tax calculation and address validation

    PHP

  3. magento2-turnto-socialcommerce-1 magento2-turnto-socialcommerce-1 Public

    Forked from turnto/magento2-turnto-socialcommerce

    TurnTo Networks' social commerce plugin for Magento 2

    PHP

  4. onebox-base onebox-base Public

    Docker Containers

    Shell

  5. warden warden Public

    Forked from wardenenv/warden

    Warden is a CLI utility for working with docker-compose environments

    Shell

  6. magefan/module-login-as-customer magefan/module-login-as-customer Public

    Allows admin to login as a customer (enter to customer account).

    PHP 107 32