PHPackages                             aist/aist-themes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. aist/aist-themes

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

aist/aist-themes
================

Zend Framework 2 module that allows developers install &amp;amp; switch between various themes for their projects.

00

Since May 12Pushed 12y ago1 watchersCompare

[ Source](https://github.com/Aist-Internet-Technologies/AistThemes)[ Packagist](https://packagist.org/packages/aist/aist-themes)[ RSS](/packages/aist-aist-themes/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

AistThemes
==========

[](#aistthemes)

Zend Framework 2 module that allows developers install &amp; switch between various themes for their projects.

[![Build Status](https://camo.githubusercontent.com/e11561ba03972e4acafbc7db36b01e92cd80f2dca1ddc46e5f705e9d92891fe9/68747470733a2f2f7472617669732d63692e6f72672f416973742d496e7465726e65742d546563686e6f6c6f676965732f416973745468656d65732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Aist-Internet-Technologies/AistThemes) [![Latest Stable Version](https://camo.githubusercontent.com/9158218df8d169e7e5a5f88d631f76abc3a7c27fb8014c5b7e96edfec2063807/68747470733a2f2f706f7365722e707567782e6f72672f616973742f616973742d7468656d65732f762f737461626c652e706e67)](https://packagist.org/packages/aist/aist-themes) [![Total Downloads](https://camo.githubusercontent.com/c1ceb495fce094026de06c0e1970476234079920bde70e9c0878359da198eb82/68747470733a2f2f706f7365722e707567782e6f72672f616973742f616973742d7468656d65732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/aist/aist-themes) [![Latest Unstable Version](https://camo.githubusercontent.com/46fa54d8556c98281c3625823d5e2252839355f610396f7365136f77676f5ab5/68747470733a2f2f706f7365722e707567782e6f72672f616973742f616973742d7468656d65732f762f756e737461626c652e706e67)](https://packagist.org/packages/aist/aist-themes) [![License](https://camo.githubusercontent.com/9c103aadce5f90547e792863ca69d61bb64dbaf88473befbec131543d4e83b8d/68747470733a2f2f706f7365722e707567782e6f72672f616973742f616973742d7468656d65732f6c6963656e73652e706e67)](https://packagist.org/packages/aist/aist-themes)

Features
--------

[](#features)

- Theme Installer

Requirements
------------

[](#requirements)

- php &gt;= 5.3.3
- zendframework &gt;= 2.2.6
- composer
- See also the `require`, `require-dev` section of [composer.json](composer.json)

Installation using [Composer](http://getcomposer.org)
-----------------------------------------------------

[](#installation-using-composer)

1. Open console (command prompt)
2. Go to your application's directory.
3. Run `composer require aist/aist-themes:dev-master`

#### Configuration

[](#configuration)

1. Enable module in your `application.config.php` file.

```
