$installer->setConfigData('web/unsecure/base_link_url','{
{
unsecure_base_url}
}
mystore/','stores',$storetId);
$installer->setConfigData('web/secure/base_link_url','{
{
secure_base_url}
}
mystore/','stores',$storetId); [code language=”php”] $installer->setConfigData(‘web/unsecure/base_link_url’,'{{unsecure_base_url}}mystore/’,’stores̵
Magento
This post will guide you on how you can export the manufacturer list (Magento 1.9) to CSV file. In this script, I am filtering the list by store view. Let’
Magento
In this post you will learn how you can export Magento 1.9 categories for a specific store view as CSV. For example, you have Arabic store view with ID 7, and y
Magento
Project Overview: Task was to develop a Product Labels Magento extension. Where admin can create product labels by uploading an image, enter label title and att