Skip to content

Instantly share code, notes, and snippets.

@tecmec
tecmec / gist:3255830
Created August 4, 2012 08:13
3Magento - Verzeichnisstruktur 3
/app
/code
/community - Heruntergeladene Module die von der Magento-Community entwickelt wurden
/core - Die core-Module (out of the box) entwickelt von den Magento Machern
/local - Selbsterstellte Module
@tecmec
tecmec / gist:3255836
Created August 4, 2012 08:14
Magento - Verzeichnisstruktur 4
/app
/design
/adminhtml - Admin Designs
/frontend - Frontend Designs
/default - Das ist die Default-Schnittstelle, wir können auch neue Schnittstellen erstellen
/default – Das ist das Default-Theme, wir können hier mehrere neue Themes definieren
/layout – Enthält alle Layout XML Dateien
/template - Enthält alle phtml-Template Dateien
@tecmec
tecmec / gist:3255845
Created August 4, 2012 08:17
Magento - Verzeichnisstruktur 5
/
/skin
/adminhtml - Admin Style Verzeichnis
/frontend - Frontend Style Verzeichnis
/default - Unsere Default-Schnittstelle
/default - Unser Default-Theme
/css - Css-Dateien
/images - Bilder
/js - Javascript
@tecmec
tecmec / CSS animated buttons.markdown
Last active December 29, 2015 16:21
CSS animated buttons
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.