Pokemon Go
Bookmark and Share

Download

Author
imehesz

Viewed
2,054

Downloaded
602

Score
29.31

Created
Sunday Jul 17, 2016

Updated
Monday Jul 25, 2016

A Pokémon Go inspired responsive Yii2 theme.

Pokémon Go is a free-to-play location-based augmented reality mobile game.

Use the following syntax in web.php config file:

'view' => [
    'class' => 'yii\web\View',
    'theme' => [
      'class' => 'yii\base\Theme',
      'pathMap' => ['@app/views' => 'themes/[THEME_NAME]'],
      'baseUrl'   => 'themes/[THEME_NAME]'
    ]
]

comments powered by Disqus