briancwald / material_admin

Drupal 8 Admin Theme
GNU General Public License v2.0
48 stars 15 forks source link

add a portal style login and admin configuration #19

Closed briancwald closed 7 years ago

briancwald commented 7 years ago
screenshot 2017-07-13 15 09 12
mortenson commented 7 years ago

I like this - although /user pages usually use the frontend theme. It's configurable which is good, but if you weren't using a material-based frontend theme and an end-user went to log in and saw this style of page, it might be a bit awkward.

e0ipso commented 7 years ago

I can't wait so see this merged.

briancwald commented 7 years ago

@mortenson yeah I mostly built this for the decoupled audience that only use Drupal as an authoring tool, so this way there is no need to have a frontend theme.

briancwald commented 7 years ago

It doesnt show on /user/1 or any of those, its explicit to just login/register/password

briancwald commented 7 years ago

I think this is good to go now, fresh install:

@mortenson did you try it out by chance?

e0ipso commented 7 years ago

Can you push this code to the drupal.org repository?

briancwald commented 7 years ago

I checked and it's all there, does it not work for you? maybe there is a different issue.