Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mortendk/eleven
Drupal 8 admin theme that goes to 11
https://github.com/mortendk/eleven
drupal-8 drupal-theme
Last synced: 17 days ago
JSON representation
Drupal 8 admin theme that goes to 11
- Host: GitHub
- URL: https://github.com/mortendk/eleven
- Owner: mortendk
- License: gpl-3.0
- Created: 2016-11-03T12:57:09.000Z (about 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2018-07-26T17:22:38.000Z (over 6 years ago)
- Last Synced: 2024-08-04T22:09:28.489Z (3 months ago)
- Topics: drupal-8, drupal-theme
- Language: CSS
- Homepage: http://eleventheme.com
- Size: 60.7 MB
- Stars: 49
- Watchers: 11
- Forks: 18
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eleven: A Drupal 8 administration theme
> this one goes to 11 —mortendk
An Admin theme that is build to make Drupal Prettier to look at for content editors, sitebuilders & developers.## Slack
Find us at drupal.slack.com `#eleven`
https://drupal.slack.com/messages/C78T43P34## Installation
### Dependencies
There is a dependency on the core help module### Drush
```
drush dl eleven
drush en eleven -y
drush config-set system.theme admin eleven -y
```### Drupal Console
```
drupal theme:install eleven
drupal config:override system.theme admin eleven
```### Composer
```
composer config repositories.eleven vcs https://github.com/thememachine/eleven
composer require thememachine/eleven
```### Manually
Download latest release from [Drupal.org](https://www.drupal.org/project/eleven)
Go to the apparence page in your drupal site `/admin/appearance`Afterwards enable modules as usual.
## Uninstall
### drush
```
drush pm-uninstall eleven elevenfeat -y
```### Drupal Consule
```
drupal theme uninstall eleven
```
## DemoVisit [Eleven Theme](http://eleventheme.com/) for the demo and screenshots.
## Keep in touch
https://twitter.com/hashtag/eleventheme?src=hash