loop2 Please Wait...
DeveloperGang

What are different Modules of Magento?

Core Modules Community Modules Commercial Modules

How to add an external javascript/css file to Magento?

Check out the below code. js/yourfile.js css/yourstyle.css or skin_jsjs/ yourfile.js skin_csscss/yourstyle. css

How to include CMS block in template file(.phtml)?

PUT THE BELOW CODE IN PHP TAG WITH ECHO. YOU WILL FIND YOUR BLOCK WILL BE THERE. $this->getLayout()->createBlock('cms/block')->setBlockId('static_block_id')->toHTML();...

What is EAV in Magento?

Full form of EAV is Entity–attribute–value model. EAV is a data model to data model to describe entities. In EAV data are stored in different smaller tables rather than storing...

how you can change Magento Core API settings?

To change Magento Core API settings, you have to Go to Admin menu, choose System -->Configuration Select Magento Core API on the left side of the Configuration Panel, under S...

How we can enhance the Magento performance?

Disable the Magento log Disable any un-used modules Magento Caching Enable Gzip compression Optimize your image Optimize your Server Use a Content Delivery Network (CDN) U...

basic features of Magento?

Magento basic features are:: Reporting and AnalyticsProduct and Catalog BrowsingCustomer AccountsOrder ManagementPaymentSite ManagementShippingSearch engine optimizationMarketin...

What are the different edition of Magento?

Magento Community Edition Magento Enterprise Edition Magento Professional Edition Magento .go

what is the difference between Mage::getModel() and Mage::getSingletone() in Magento?

Mage::getModel(): It always creates a new object. Mage: :getSingleton(): It always look for an existing object and if not then creates a new object.

Mention what technology does Magento use?

Magento uses PHP as a web server scripting language and MySQL for database.
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.