Skip to content

DeuxHuitHuit/craft-admin-panel-controllers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Craft Admin Panel Controllers

Install

composer require deuxhuithuit/craft-admin-panel-controllers
./craft plugin/install admin-panel-controllers

It will add 3 endpoints:

  1. /actions/admin-panel-controllers/dashboard/redirect
  2. /actions/admin-panel-controllers/auth/check
  3. /actions/admin-panel-controllers/edit/redirect?site={entry.site}&uri={entry.uri}

For the auth check to work in headless mode, sameSiteCookieValue in general.php has to be set to none.

About

Adds controller to show the admin panel in headless mode

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages