Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

question about prefix routing #49

Closed
webdevzone opened this issue Jul 24, 2018 · 2 comments
Closed

question about prefix routing #49

webdevzone opened this issue Jul 24, 2018 · 2 comments
Assignees
Labels

Comments

@webdevzone
Copy link

Hi,
i have my admin theme created as Plugin
in my AppController i have condition when prefix is admin use the admin theme. So far all good.

but when i access the admin part i see exception
Missing Template
Cake\View\Exception\MissingTemplateException

Confirm you have created the file: "Admin/Users/UserTools/login.ctp" in one of the following paths:
/var/www/myapp/src/Template/Admin/Users/UserTools/login.ctp

but my theme is in /var/www/myapp/plugins/Admin/src/

do you have any documentation or tutorial how to set up this plugin with route prefix ?

@burzum burzum added the question label Sep 9, 2018
@burzum
Copy link
Owner

burzum commented Oct 23, 2018

@burzum burzum self-assigned this Mar 6, 2020
@burzum
Copy link
Owner

burzum commented Mar 6, 2020

@webdevzone feel free to re-open it or ask another question if there is any.

@burzum burzum closed this as completed Mar 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants