Grey Matter
Bookmark and Share

Download

Author
imehesz

Viewed
2,492

Downloaded
796

Score
31.94

Created
Tuesday Jul 22, 2014

Updated
Tuesday Jul 22, 2014

A summer theme for Yii2

Use the following syntax in main.php config file:

  'view' =>array(
    'theme' => array(
    'pathMap' => array('@app/views' => '@wwwroot/themes/THEME_FOLDER_NAME'),
    'baseUrl'   => '@www/themes/THEME_FOLDER_NAME'
  )
)

Converted weebly theme.

comments powered by Disqus