Blueprint for Custom Panel View

Hi guys, someone asked how to define a blueprint for a panel view.

​# Blueprint for custom Panel view?

Unfortunately, no answer to the question. Now I had the same intention. I would like to create a page where I can store settings for the website. Like this:


Now I wanted to ask if the whole thing is even possible? Or must the view be generated by a Vue-Component

1 Like

You cannot create Panel areas via a simple blueprint setup, you have to actually create a custom Panel area with a PHP backend and the Vue frontend part as described in the documentation.

@casly upvote here, there are a few other people who would like to see a “settings view”.

1 Like