All Projects → mortendk → eleven

mortendk / eleven

Licence: GPL-3.0 license
Drupal 8 admin theme that goes to 11

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to eleven

shila-drupal-theme
Atomic design and Pattern Lab friendly, component-based, fairly unopinionated starting point for new Drupal themes
Stars: ✭ 81 (+62%)
Mutual labels:  drupal-8, drupal-theme
composer-tutorial
A walk through of various Composer tasks
Stars: ✭ 40 (-20%)
Mutual labels:  drupal-8
silverback
DEPRECATED. Use https://packagist.org/packages/amazeelabs/silverback-cli instead.
Stars: ✭ 13 (-74%)
Mutual labels:  drupal-8
fractal-twig-drupal-adapter
Twig template adapter for Fractal with Drupal 8 directives.
Stars: ✭ 13 (-74%)
Mutual labels:  drupal-8
varbase
Built using Drupal 8/9, an enterprise website builder platform that combines powerful editorial features, mobile, lead-generation, SEO, social media integration, and beautiful bespoke designs. Varbase is packed with adaptive functionalities and essential modules.
Stars: ✭ 75 (+50%)
Mutual labels:  drupal-8
apigee-api-catalog-drupal
Manage your API catalog within Drupal's content management approach
Stars: ✭ 17 (-66%)
Mutual labels:  drupal-8
migrate source example
Example module for Drupal 8 that provides migrations of users, terms, files and nodes from database, JSON resources, CSV and XML files. #migrate
Stars: ✭ 39 (-22%)
Mutual labels:  drupal-8
drupal 8 unset html head link
🤖 Module for unset any wrong HTML links (like rel="delete-form", rel="edit-form", etc.) from head on Drupal 8.x websites. This is trust way to grow up position in SERP Google, Yandex, etc.
Stars: ✭ 19 (-62%)
Mutual labels:  drupal-8
DrupalDriver
A collection of drivers for controlling Drupal.
Stars: ✭ 64 (+28%)
Mutual labels:  drupal-8
contenta docker
No description or website provided.
Stars: ✭ 53 (+6%)
Mutual labels:  drupal-8
drupal8-oop
Tutorial for object-oriented programming fundamentals in PHP
Stars: ✭ 37 (-26%)
Mutual labels:  drupal-8
Alter-Entity-Autocomplete
Drupal 8 module to alter Entity Autocomplete suggestion list.
Stars: ✭ 38 (-24%)
Mutual labels:  drupal-8
next-on-drupal
Boilerplate for a NextJS based on Drupal backend application.
Stars: ✭ 32 (-36%)
Mutual labels:  drupal-8
drupal8-employee-crud-module
No description or website provided.
Stars: ✭ 16 (-68%)
Mutual labels:  drupal-8
drupal-composer-init
Initialise a Drupal composer setup
Stars: ✭ 43 (-14%)
Mutual labels:  drupal-8
drupal-jsonapi-params
A package to manage json-api params
Stars: ✭ 42 (-16%)
Mutual labels:  drupal-8
dkan2
Deprecated: please use the 2.x branch of the dkan repo
Stars: ✭ 17 (-66%)
Mutual labels:  drupal-8
drupal8-vagrant
Simple Drupal 8 Development Environment
Stars: ✭ 59 (+18%)
Mutual labels:  drupal-8
gatsby-drupal-kit
A Gatsby V2 starter kit designed to work with a new Drupal 8 site.
Stars: ✭ 23 (-54%)
Mutual labels:  drupal-8
drupal-circleci-behat
Test and deploy Drupal 9 with CircleCI 2.0 and Behat 3
Stars: ✭ 17 (-66%)
Mutual labels:  drupal-8

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 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

Demo

Visit Eleven Theme for the demo and screenshots.

Keep in touch

https://twitter.com/hashtag/eleventheme?src=hash

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].