CreareSEO
CreareSEO copied to clipboard
Magento marketplace installed extension doesn't reflect code on here
@adampmoss I have previously installed installed the CreareSEO extension via the connect manager from magento marketplace.
The connect manager shows 1.4.1 (stable) for it. But, look at the code on here I can see quite a few discrepancies.
For example, my code base still has "<?php echo Mage::getStoreConfig('general/store_information/name') ?>"
on line 12 of business schema. Whereas, the commit ec3178d changed this.
Therefore, could you please confirm that in 1.4.1 this was not changed and how would I update the extension I use? as this is no longer on the marketplace.