On The Beach
Bookmark and Share

Download

Author
imehesz

Viewed
4,226

Downloaded
1,324

Score
31.33

Created
Tuesday Jun 11, 2013

Updated
Tuesday Jun 11, 2013

A beautiful blue-white 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'
  )
)

comments powered by Disqus