what we do services
Our team specializes in both creative and technical skills which come together to from cohesive solution. Read bellow to learn more about our current services
SEO solution for Magento website – All in one article
Many people has asked me about SEO solution for their website and I told them: “It is definitely a 5minutes SEO article without more.” Today I wanna show you in detail which guide you to get high on Google (major Search Engine), Bing, Yahoo. 1. Important SEO concept We do not need to talk about [...]
Extended Catalog Search within Category for Magento – Free
Search Products with specified category It is my honor to announce our new extension for Magento which will integrate a new option into search form. It will help end user to search products in specified category. A drive for us to create this tiny extension is just only a little code but helps you quite [...]
Exists function of ArrayCollection in Symfony 2.0
How to check the existence of an element entire an ArrayCollection in Symfony 2.0? Class ArrayCollection in Symfony is quite powerful to use as an array to store several classes entirely. In this article I would like to give you a way to use exists function within a closure. <?php public function addCategory($category){ if (!$this->categories->exists(function($key, [...]
Shop By Brand – Free Magento Extension
Version 2.0: There’s a new update for this extension which you can download at this link. Get specified brand’s Image you should try to use $image = $this->helper(‘brand’)->getBrandImage($brand, $size= “small”); to get the brand’s image with the small size. Get brand’s image of specified product $product $brand = $this->helper(‘brand’)->getBrandofProduct($product); I have added 3 configurations for [...]
Magento Developer
Ecommerce is an extreme word on Internet so we have lots of idea about this term. At this blog, we will spend time to share our experiences belong our previous ecommerce project, especially in Magento developer. We are planning to share our plugin and talk about it to help you get a wide outlook on [...]