How to find the magento version and then how can I add "Tamil" language in magento?
I'm searched many source but can't find right one.
Related
It's really weird what i am really dealing with here, in all the books that i read about learning and developing themes for Magento it points out to the directroy app/design/frontend/base/default/ and that it should contain three folders (etc. layout, template)**but when i go and search for it i only come up with **app/design/frontend/Magento and the Magento folder is empty,reinstalled Magento many times so i am sure it's a clearn installation, what is going on here, why i can't see those directories?
app/design/frontend/base/default , this path restricted to before and till magento version 1.9.x. You shall be downloading and using magento 2.0. For this you have to download magento version 1.9.x
Hi i want to use solarium third party library in magento CE 1.8 .
knowing that the solarium library do not conform the naming conventions of magento and zend
I want to know how can i integrate solarium or add it features into the autoloader?
is that possible ?
I have just released a brand new free Magento extension based on Solarium.
I did also fix the Autoloader and Symfony dependency.
My implementation has an option to enable auto correct on search terms.
Click here to see it in Magento Connect
Click here to go to the GitHub repo
I've got Joomla 1.5 and Virtuemart 2.0 and I need to know if there is any way to add tags for products because I can't find any component for this purpose.
You can find extension in the Joomla Extensions Directory, infact they have there own category — Virtuemart Extensions.
As you're using Virtuemart 2 plugins should work on your VM2/Joomla 1.5 setup.
If you need to look for older extensions you can try the Joomla! 1.5 Extensions Archive which also has it's own Virtuemart section.
I want to write an extension that is compatible with Magento Go ...
There is anything in particular to know about Magento Go on the dev side ?
Your module should be reviewed by Magento team. See more here - Trusted Magento Extension.
I am a j2ee developer, i want to develop a webstore i choosed magento as i found its review best among open source eCommerce projects.
I have search all around the magento wiki they explaining how to configure catalogue and other options.
Mangeto wiki
But i am unable to found how to list down the products on the page. is there any scripting language for it ? please help me out.
This links might help you
Managing your store
http://www.magentocommerce.com/media/screencasts
http://www.magentocommerce.com/knowledge-base/categories/category/manage-your-store/
Working on Theme http://www.magentocommerce.com/design_guide
For understanding and extending magento code http://www.magentocommerce.com/knowledge-base/categories/category/development/