Kirby Forum
Check if it is panel
The CMS
Questions
v2
lukasbestle
June 16, 2016, 10:53am
2
You can use the following:
if(class_exists('Panel')) { ... }
Working as a team on a Kirby website
show post in topic
Related topics
Topic
Replies
Views
Activity
Check if panel is loaded from a route?
Questions
v2
1
527
September 1, 2016
How to detect if a plugin is loaded in the site or in the panel?
Questions
v3
3
611
March 11, 2019
Can we check programatically if a user is on a panel page or a front page?
Questions
v3
4
329
January 19, 2019
Kirby Builder: Use custom snippet in Panel
Questions
v2
4
1127
April 10, 2017
Detect if page is used in panel or frontend
Questions
v3
0
249
February 4, 2019