How to clear the Magento cache?
If making certain changes to Magento, such as modifying code files, it is necessary to clear the cache in order for the changes to become visible. There are two ways to …
Mac – Free, News, Tipps, …
If making certain changes to Magento, such as modifying code files, it is necessary to clear the cache in order for the changes to become visible. There are two ways to …
List of Extensions for Magento 2 Developer Tools magicento http://magicento.com/ FREE Mgt_Developertoolbar https://github.com/mgtcommerce/Mgt_Developertoolbar
Extension Category My comments WYSIWYG Editor Redactor Administration, Must-Have Mage Setup Administration, Must-Have quickly adapt your Magento Store to German Market incl. tax, localizations, etc. (former: German Setup) TinyMCE HTML5 …
Magento Dump without block „Statements and Performance“ Before mysqldump -h’hostname‘ -u’username‘ -p’password‘ ‚livedbname‘ Dump time: ~6 Min. Website blocked After mysqldump -h’hostname‘ -u’username‘ -p’password‘ –single-transaction –quick ‚livedbname‘ Dump time: 3 …
Your design package directory, in app/design/frontend/<your_package>/<your_theme>/layout Create a file named local.xml. Inside of local.xml, create a <default> block that will contain and consolidate your global changes: <?xml version=“1.0″ ?> <layout> …
Warum greift an manchen Stellen die Übersetzung mit der translate.csv nicht? „Add to Wishlist“,“auf die Merkliste“ Passt doch alles!? BSP-Lösung: „Mage_Catalog::Add to Cart“,“Zum Warenkorb zufügen“ „Mage_Catalog::Add to Compare“,“Auf die Vergleichsliste“ …
Manchmal sucht man den englischen Text für mögliche Übersetzungen. Hier ein paar Beispiele: …/locale/de_DE/translate.csv „Search entire store here…“,“Gesamten Shop durchsuchen …“
Demo Store Notice app/design/frontend/base/default/template/page/html/notices.phtml To edit the notices.phtml file <p class=“demo-notice“><?php echo $this->__(‚This is a demo store. Any orders placed through this store will not be honored or fulfilled.‘) ?></p>
E-Mail Adresse des Bestellers in einer Transaktions E-Mail: {{htmlescape var=$order.getCustomerEmail()}}
Linkliste www.mage-news.de Alan Storm Andreas von Studnitz Andrei Boar Ashley Schroder Atwix …