Main header customization (Extend nova layouts) #6141
Unanswered
AbdallahAli912
asked this question in
Q&A
Replies: 2 comments 1 reply
-
You can use this maybe ? https://novapackages.com/packages/norman-huth/nova-assets-changer |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have tried to implement it ,but i'm stuck in it and not able to see any thing like you have shared |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
we find a way to extends nova components but we have problem in extending layouts.
for example: we want to customize main header in js/layouts/AppLayout.vue but we failed in extending layouts.
Detailed steps to extend layout
1- create custom tool
2- update webpack.mix.js to get mixins,js,node modules from nova folder in vendor
3- copy layout vue file.
4- register new layout in tool.js
Beta Was this translation helpful? Give feedback.
All reactions