Questions tagged [admin]
182 questions
7
votes
2 answers
How do I change the URL used to access Craft?
By default you can access Craft on a site by visiting /admin. How can I change the URL for this to something else?
For example: /new-url
Jamie Wade
- 3,644
- 2
- 16
- 32
4
votes
1 answer
Does Craft support a custom authentication backend for Admin?
Scenario:
I want to use Craft to build a community website for an organisation which uses LDAP and Google Apps. I'd like to users to be able to login to Craft Admin via their existing LDAP account (or via Google Apps OAuth, which is easier).
The…
Sam C
- 41
- 2
2
votes
3 answers
Is It Possible to Hide the Plugin Store in the Production Environment?
I‘m a newbie and I’m learning to create simple portfolio-type sites using Craft CMS. I‘d like to remove the Plugin Store from the admin panel in the Production Environment because basically, I don't need to install plugins and the product…
Colt
- 23
- 3
2
votes
2 answers
How can I add a favicon to the admin part of Craft?
I've successfully added a favicon to the site template through the _layout.html template. So the question is, how do I add the favicon code to the admin/backend of the website?
Thank you.
Vegard
- 41
- 5
1
vote
0 answers
Admin 403 error: cpTrigger no longer working properly
Typing "/admin" on local or remote server yields a server generated 403 forbidden error. Fortunately I can still login to the Craft 4 admin if I type "/admin/login".
What I've checked/tested:
cpTrigger: config/general.php shows 'cpTrigger' =>…
Jason McKinney
- 79
- 5
1
vote
1 answer
Search Entries for HTML Code
I'm trying to use the Admin interface to search entries with specific types of HTML code entered incorrectly by a client. What is the best way to do this?
Searching for the html itself "
Document Services
- 233
- 1
- 8
1
vote
1 answer
Hiding the left admin menu?
Is there a way to toggle the left/sidebar admin menu altogether, like VSCode or SublimeText?
It'd be great to only display the sections & entries on certain occasions. This comes in handy especially if there are several columns selected in a…
Jae Barclay
- 123
- 5
1
vote
1 answer
hi! can you recommend a good basic tutorial for Craft?
can anyone recommend a good video or any tutorial for Craft? Thanks
jon spampinato
- 11
- 1
1
vote
1 answer
Can the Craft CMS admin be blocked from accessing the Internet?
In our production environment, we have set up a three-tier architecture. Craft CMS is deployed on a server sitting in the private zone. We want to have it serving client browser's request through a proxy server which sits in the DMZ. We want to make…
lloyd
- 11
- 1
1
vote
1 answer
Using Aliases inside Admin Panel for fields
I was wondering if it was possible to use an alias inside a field in the Admin panel. For example, I have a global section called "Navigation" which contains a matrix called "Links". This matrix allows the client to create links for their navigation…
Dan Zuzevich
- 487
- 2
- 18
1
vote
1 answer
Admin resources are accessible without being logged in
Should the /admin/resources/assetthumbs/{assetid}/200 be accessible without being logged in?
I’ve just noticed I can access thumbnails that way, and with some fiddling even let it generate huge images for me
This is on v2.6.3002.
Koen Rijpstra
- 113
- 4
1
vote
1 answer
No installer, but site is there?
OK, setting up a production server (not live yet) and I am encountering a strange issue that I have not seen previously.
Issue:
Installed Craft on an Ubuntu 16.10 LAMP server. When all commands for installing were completed, I tested my site with…
Michael Purvis
- 85
- 11
1
vote
1 answer
Craft admin page 403 at home
I can access Craft admin page at work, but I cannot access the admin page at home.
Is it limited by IP address in the code?
The whole site is hosted at vendor's server with Plesk web host edition.
I am new to Craft. Does anybody have any suggestion?
xyray
- 79
- 6
1
vote
1 answer
Option for removing 'transfer content to' when deleting a user?
Is there an easy way of disabling the 'transfer content to' option when deleting a user from the admin portal? In my use case, I want users content to always be completely deleted when they are removed from the site.
H2ONOCK
- 231
- 2
- 14
0
votes
0 answers
I am getting a 403 error after I login to the Control Panel
I have a problem after installing Craft on a live server (local with MAMP everything works fine). I could install it with composer but when I login to /admin then I will redirect to a 403 page... and everything is a 403 error till I clear cookies…
Tim
- 1
- 1