forked from laurnts/mbootstrap
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmodman
30 lines (24 loc) · 926 Bytes
/
modman
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# Modules
#
app/code/local/EcomDev/Cms app/code/local/EcomDev/Cms
app/code/local/EcomDev/Mbootstrap app/code/local/EcomDev/Mbootstrap
# Config
#
app/etc/modules/EcomDev_Cms.xml app/etc/modules/EcomDev_Cms.xml
app/etc/modules/EcomDev_MBootstrap.xml app/etc/modules/EcomDev_MBootstrap.xml
# Theme
#
app/design/frontend/mbootstrap/default app/design/frontend/mbootstrap/default
# Skin
#
skin/frontend/mbootstrap/default skin/frontend/mbootstrap/default
# Themes examples
#
# Advanced theme with LESS compile required
#
app/design/frontend/mbootstrap/advanced app/design/frontend/mbootstrap/advanced
skin/frontend/mbootstrap/advanced skin/frontend/mbootstrap/advanced
# Simple theme with
#
app/design/frontend/mbootstrap/simple app/design/frontend/mbootstrap/simple
skin/frontend/mbootstrap/simple skin/frontend/mbootstrap/simple