Commit 014b5383 authored by Julien Tant's avatar Julien Tant Committed by Nicolas Widart

Removing .travis.yml & readme.md files from modules & themes (#243)

parent 05f74a1d
language: php
php:
- 7
- 5.6
- hhvm
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
before_script:
- travis_retry composer install --no-interaction --prefer-source
script: phpunit
sudo: false
notifications:
slack: asgardcms:KxCIbNZLKtq8gqQ18aw7RO23
email:
- n.widart@gmail.com
- josh@joshbrown.me
matrix:
allow_failures:
- php: hhvm
# Core Module
[![Latest Version](https://img.shields.io/packagist/v/asgardcms/core-module.svg?style=flat-square)](https://github.com/asgardcms/core/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/core.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/core)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/57e26b38-6275-4608-96e2-44047aaed5c2.svg)](https://insight.sensiolabs.com/projects/57e26b38-6275-4608-96e2-44047aaed5c2)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Core.svg)](https://codeclimate.com/github/AsgardCms/Core)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/core-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/core-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/core-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/core-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/core-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/core-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Core.svg?branch=master)](https://travis-ci.org/AsgardCms/Core) |
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
- [Documentation](http://asgardcms.com/docs/core-module/configuration)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
- hhvm
notifications:
email:
- n.widart@gmail.com
- josh@joshbrown.me
# Dashboard Module
[![Latest Version](https://img.shields.io/github/release/asgardcms/dashboard.svg?style=flat-square)](https://github.com/asgardcms/dashboard/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/dashboard.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/dashboard)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/3616f9d8-1e5c-46c6-9058-13e916851254.svg)](https://insight.sensiolabs.com/projects/3616f9d8-1e5c-46c6-9058-13e916851254)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Dashboard.svg)](https://codeclimate.com/github/AsgardCms/Dashboard)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/dashboard-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/dashboard-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/dashboard-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/dashboard-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/dashboard-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/dashboard-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
cache:
directories:
- $HOME/.composer/cache
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
before_script:
- travis_retry composer self-update
- travis_retry composer update ${COMPOSER_FLAGS} --no-interaction --prefer-dist
script: phpunit
sudo: false
notifications:
slack: asgardcms:rQqM7V2EoZOrsv6GgAemZyOS
email:
- n.widart@gmail.com
- josh@joshbrown.me
# Media Module
[![Latest Version](https://img.shields.io/github/release/asgardcms/media.svg?style=flat-square)](https://github.com/asgardcms/media/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/media.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/media)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/648270bf-8b9c-4994-b006-a948fef307b2.svg)](https://insight.sensiolabs.com/projects/648270bf-8b9c-4994-b006-a948fef307b2)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Media.svg)](https://codeclimate.com/github/AsgardCms/Media)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/media-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/media-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/media-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/media-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/media-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/media-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Media.svg?branch=master)](https://travis-ci.org/AsgardCms/Media) |
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
- [Documentation](http://asgardcms.com/docs/media-module/thumbnails)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
- hhvm
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
before_script:
- travis_retry composer install --no-interaction --prefer-source
script: phpunit
sudo: false
notifications:
slack: asgardcms:p4i0eRhlenQrEOQDUba8NQyu
email:
- n.widart@gmail.com
- josh@joshbrown.me
matrix:
allow_failures:
- php: hhvm
# Menu Module
[![Latest Version](https://img.shields.io/github/release/asgardcms/menu.svg?style=flat-square)](https://github.com/asgardcms/menu/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/menu.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/menu)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/f6ca068c-662b-4606-9bee-262abc858f02.svg)](https://insight.sensiolabs.com/projects/f6ca068c-662b-4606-9bee-262abc858f02)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Menu.svg)](https://codeclimate.com/github/AsgardCms/Menu)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/menu-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/menu-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/menu-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/menu-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/menu-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/menu-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Menu.svg?branch=master)](https://travis-ci.org/AsgardCms/Menu) |
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
- [Documentation](http://asgardcms.com/docs/menu-module/managing-menus)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source
script:
- phpunit --coverage-text --coverage-clover=coverage.clover
after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
sudo: false
notifications:
email:
- n.widart@gmail.com
- josh@joshbrown.me
# Page module
[![Latest Version](https://img.shields.io/github/release/asgardcms/page.svg?style=flat-square)](https://github.com/asgardcms/page/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/page.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/page)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/9771f5e6-88d3-4e8a-b35f-ad5574b405f7.svg)](https://insight.sensiolabs.com/projects/9771f5e6-88d3-4e8a-b35f-ad5574b405f7)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Page.svg)](https://codeclimate.com/github/AsgardCms/Page)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/page-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/page-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/page-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/page-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/page-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/page-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci | Coverage |
| ---------------- | --------------- | --------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Page.svg?branch=master)](https://travis-ci.org/AsgardCms/Page) | [![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/AsgardCms/Page.svg?maxAge=86400&style=flat-square)](https://scrutinizer-ci.com/g/AsgardCms/Page/?branch=master) |
| 2.0 | [![Build Status](https://travis-ci.org/AsgardCms/Page.svg?branch=2.0)](https://travis-ci.org/AsgardCms/Page) | [![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/AsgardCms/Page.svg?maxAge=86400&style=flat-square)](https://scrutinizer-ci.com/g/AsgardCms/Page/?branch=2.0) |
## Installation
The page module is installed by default on an AsgardCms installation. If you want to install it on standalone you can follow the steps.
### Composer requirement
``` json
composer require asgardcms/page-module
```
### Package migrations
Run the migrations:
``` bash
php artisan module:migrate Page
```
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
- hhvm
env:
- LARAVEL_VERSION="~5.1" TESTBENCH_VERSION="~3.1"
before_script:
- travis_retry composer install --no-interaction --prefer-source
script: phpunit
sudo: false
notifications:
slack: asgardcms:85rIXCjkamzxitmc0opndGga
email:
- n.widart@gmail.com
- josh@joshbrown.me
matrix:
allow_failures:
- php: hhvm
# Setting Module
[![Latest Version](https://img.shields.io/github/release/asgardcms/setting.svg?style=flat-square)](https://github.com/asgardcms/setting/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/setting.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/setting)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/92d544b4-a3ca-4c2a-9ffd-0741c521cb14.svg)](https://insight.sensiolabs.com/projects/92d544b4-a3ca-4c2a-9ffd-0741c521cb14)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Setting.svg)](https://codeclimate.com/github/AsgardCms/Setting)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/setting-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/setting-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/setting-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/setting-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/setting-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/setting-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Setting.svg?branch=master)](https://travis-ci.org/AsgardCms/Setting) |
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
- [Documentation](http://asgardcms.com/docs/setting-module/adding-settings)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
script:
- phpunit --coverage-text --coverage-clover=coverage.clover
before_script:
- travis_retry composer self-update
- travis_retry composer install --no-interaction --prefer-source
after_script:
- wget https://scrutinizer-ci.com/ocular.phar
- php ocular.phar code-coverage:upload --format=php-clover coverage.clover
sudo: false
notifications:
email:
- n.widart@gmail.com
# Tag Module
[![Latest Version](https://img.shields.io/github/release/asgardcms/tag.svg?style=flat-square)](https://github.com/asgardcms/tag/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/AsgardCms/Tag/master.svg?style=flat-square)](https://travis-ci.org/AsgardCms/Tag)
[![Scrutinizer Coverage](https://img.shields.io/scrutinizer/coverage/g/AsgardCms/Tag.svg?maxAge=86400&style=flat-square)](https://scrutinizer-ci.com/g/AsgardCms/Tag/?branch=master)
[![Quality block](https://img.shields.io/scrutinizer/g/asgardcms/tag.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/tag)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/0919e4aa-8e6c-43f0-860d-7626cddaf498.svg)](https://insight.sensiolabs.com/projects/0919e4aa-8e6c-43f0-860d-7626cddaf498)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Tag.svg?branch=master)](https://travis-ci.org/AsgardCms/Tag) |
An AsgardCMS module which enabled tagging of any entity with ease.
## Installation
### Composer
```
composer require asgardcms/tag-module
```
### Migrations
Run the migrations for the tag module
```
php artisan module:migrate tag
```
### Permissions
Go to the Admin role, and give yourself the permissions for the Tag Module.
## Usage
Any of you entities can have tags attached to it. To enable this your entity needs to implement an interface, use a trait and that's it.
### 1. Add interface & trait on desired entity
Your entity needs to implement the `Modules\Tag\Contracts\TaggableInterface` interface.
In order for your entity to satisfy this interface it needs to use the following traits:
- `Modules\Core\Traits\NamespacedEntity`
- `Modules\Tag\Traits\TaggableTrait`
Tags are organised by namespace. This is used in order to get the tags for a specific namespace on the display of the field. It also creates tags for that namespace if tags need to be created.
By default the `TaggableTrait` will use the full namespace of your entity. However, you can specify a nicer / shorter namespace to use by using the static `$entityNamespace` property on your entity.
Example:
``` php
protected static $entityNamespace = 'asgardcms/media';
```
### 2. Defining a new namespace to use for tags
In your module Service Provider, `boot()` method, you now need to add the namespace it's going to use. This can be done using the `TagManager` interface.
``` php
$this->app[TagManager::class]->registerNamespace(new File());
```
And with this, the Tag Module is aware of the new namespace.
### 3. Display the tag field on your views
By using a custom blade directive you can include the tags field on your views.
- The first argument is the namespace to get the tags for.
- (optional) Second argument is the entity to fetch the tags for (pre-filling the input if tags are present for given entity).
- (optional) Third and last argument can be a view to use. This will override the default tags view with its input field.
```` php
@tags('asgardcms/media', $file)
````
### 4. Store tags
In your repositories you need to call the `setTags()` method to persist the tags on your entity.
``` php
$file->setTags(array_get($data, 'tags'));
```
And that's all on how to use tags for your entities.
## Convenience methods
### Scope: `withTag()`
Get all the entities with one of the given tag(s). Optionally specify the column on which to perform the search operation, defaults to the `slug` column.
Example in your repository :
``` php
// Get all files with either of the 2 tags
$files = $this->file->withTag(['your-first-tag', 'some-other-tag'])->get();
```
### Scope: `whereTag()`
Get all the entities with the given tag(s). Optionally specify the column on which to perform the search operation, defaults to `slug` column.
Example in your repository :
``` php
// Get all files with all given tags
$files = $this->file->whereTag(['your-first-tag', 'some-other-tag'])->get();
// Get all files with the given tag
$files = $this->file->whereTag('your-first-tag')->get();
```
### `allTags()`: Get all the tags for the entity
You can fetch all the tags for an entity by using the `allTags()` method.
``` php
$tags = $file->allTags();
```
# Translation Module
[![Latest Version](https://img.shields.io/packagist/v/asgardcms/translation-module.svg?style=flat-square)](https://github.com/asgardcms/translation/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/translation.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/translation)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/58772b5c-d8d1-45c7-a1a6-cbd05f2d0c3c.svg)](https://insight.sensiolabs.com/projects/58772b5c-d8d1-45c7-a1a6-cbd05f2d0c3c)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/translation-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/translation-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/translation-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/translation-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/translation-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/translation-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
Easily manage your translations via the backend GUI.
Contains all the translations files for the AsgardCms Modules.
## Installation
#### Require the module in your project
```
composer require asgardcms/translation-module
```
#### Optional configuration
The configuration has one option: `translations-gui` which you can set to a boolean value. Setting this to true will have a *slight* performance hit, but it will give you (and your client) the possibility to edit static translations via a GUI.
If you don't have that need, set this to false.
**Note: This configuraiton key is in `app.php` config file.**
#### Permissions
Don't forget to give yourself the permissions to the translation module if you have enabled the `translations-gui` option.
#### Missing assets ? Publish the assets.
If you haven't altered the post-update scripts in the composer file, it will publish the translation module assets to the public folder.
However if you did alter it, or you're getting an `AssetNotFound` exception, you can publish those assets manually using the following command:
```
php artisan module:publish translation
```
language: php
php:
- 7
- 5.6
- hhvm
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
before_script:
- travis_retry composer install --no-interaction --prefer-source
script: phpunit
sudo: false
notifications:
email:
- n.widart@gmail.com
- josh@joshbrown.me
matrix:
allow_failures:
- php: hhvm
# User module
[![Latest Version](https://img.shields.io/packagist/v/asgardcms/user-module.svg?style=flat-square)](https://github.com/asgardcms/user/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/user.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/user)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/304d1d01-3347-4958-915f-b2daabfe5f5a.svg)](https://insight.sensiolabs.com/projects/304d1d01-3347-4958-915f-b2daabfe5f5a)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/User.svg)](https://codeclimate.com/github/AsgardCms/User)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/user-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/user-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/user-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/user-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/user-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/user-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/User.svg?branch=master)](https://travis-ci.org/AsgardCms/User) |
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
- [Documentation](http://asgardcms.com/docs/user-module/drivers)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
language: php
php:
- 7
- 5.6
- hhvm
env:
- LARAVEL_VERSION="~5.2" TESTBENCH_VERSION="~3.2"
before_script:
- travis_retry composer install --no-interaction --prefer-source
script: phpunit
sudo: false
notifications:
slack: asgardcms:M9PGEANvlt3pD4gcnLX6Kyjk
email:
- n.widart@gmail.com
- josh@joshbrown.me
matrix:
allow_failures:
- php: hhvm
# Workshop Module
[![Latest Version](https://img.shields.io/packagist/v/asgardcms/workshop-module.svg?style=flat-square)](https://github.com/asgardcms/workshop/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Quality Score](https://img.shields.io/scrutinizer/g/asgardcms/workshop.svg?style=flat-square)](https://scrutinizer-ci.com/g/asgardcms/workshop)
[![SensioLabs Insight](https://img.shields.io/sensiolabs/i/d6258dc8-cd2a-4288-94a5-8a8089e6609e.svg)](https://insight.sensiolabs.com/projects/d6258dc8-cd2a-4288-94a5-8a8089e6609e)
[![CodeClimate](https://img.shields.io/codeclimate/github/AsgardCms/Blog.svg)](https://codeclimate.com/github/AsgardCms/Blog)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/workshop-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/workshop-module)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/workshop-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/workshop-module)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/workshop-module.svg?style=flat-square)](https://packagist.org/packages/asgardcms/workshop-module)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
| Branch | Travis-ci |
| ---------------- | --------------- |
| master | [![Build Status](https://travis-ci.org/AsgardCms/Workshop.svg?branch=master)](https://travis-ci.org/AsgardCms/Workshop) |
## Resources
- [Contribute to AsgardCMS](https://asgardcms.com/en/docs/getting-started/contributing)
- [License](LICENSE.md)
- [Documentation](http://asgardcms.com/docs/core-module/configuration)
## Info
All AsgardCMS modules respect [Semantic Versioning](http://semver.org/).
# AdminLTE administration theme
[![Latest Version](https://img.shields.io/packagist/v/asgardcms/adminlte-theme.svg?style=flat-square)](https://github.com/AsgardCms/AdminLTE/releases)
[![Total Downloads](https://img.shields.io/packagist/dd/asgardcms/adminlte-theme.svg?style=flat-square)](https://packagist.org/packages/asgardcms/adminlte-theme)
[![Total Downloads](https://img.shields.io/packagist/dm/asgardcms/adminlte-theme.svg?style=flat-square)](https://packagist.org/packages/asgardcms/adminlte-theme)
[![Total Downloads](https://img.shields.io/packagist/dt/asgardcms/adminlte-theme.svg?style=flat-square)](https://packagist.org/packages/asgardcms/adminlte-theme)
[![Slack](http://slack.asgardcms.com/badge.svg)](http://slack.asgardcms.com/)
## Installation
Execute the following command in your terminal:
``` json
composer require asgardcms/adminlte-theme
```
You'll find the theme in the `Themes/` directory.
# AsgardCMS Flatly theme
## Installation
Execute the following command in your terminal:
``` json
composer require asgardcms/flatly-theme
```
You'll find the theme in the `Themes/` directory.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment