Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Not seeing Admin settings in DKan front-end #42

Open
cheyenne15 opened this issue Jun 10, 2020 · 1 comment
Open

Not seeing Admin settings in DKan front-end #42

cheyenne15 opened this issue Jun 10, 2020 · 1 comment

Comments

@cheyenne15
Copy link

Hello,

I am trying to edit the DKan front-end using the admin setting like in drupal but i do not see the tabs.
Image is below.

Annotation 2020-06-10 111244

This is the demo front-end using DKan Tools to implement. Does the dktl install --demo allow for the admin tabs to appear or is there something else i must do?

@dgading
Copy link
Member

dgading commented Jul 31, 2020

cheyenne15,

This repo replaces the entire frontend, except for admin pages, with a React app so the only way to change the frontend code is updating and rebuilding the code in your dkan repo src/frontend. To access any admin settings once the site is running, you would need to go to /admin and log in.

To add the tabs back for logged in users, a new component would need to be built that could access user session data from Drupal and toggle the tabs on and off.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants