Skip to content
View thagxt's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report thagxt

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

Hi there 👋

Pinned

  1. Magento How to get the customer logi... Magento How to get the customer login, logout, register and checkout urls
    1
    login url
    2
    <?php echo Mage::getUrl('customer/account/login'); ?>
    3
    
                  
    4
    logout url
    5
    <?php echo Mage::getUrl('customer/account/logout'); ?>
  2. Set up Magento 2 multiple websites i... Set up Magento 2 multiple websites in sub directories
    1
    # Set up Magento 2 multiple websites in sub directories
    2
    
                  
    3
    1. Go to `Admin > Stores > All Stores`
    4
    2. Click > `Create Web Site`
    5
    3. In the Name field, enter store name.