Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
124psu
Creator II
Creator II

edit/customize an "imported" extension from github

Hello all, I apologize in advance if this is a rudimentary question.

I have a few extensions that are currently being used in my app. I'd like to do minimal edits to an imported extension, really just editing the color of a slider/button/etc/

When I open up a specific extension from the dev-hub, it doesn't provide the pertaining json, css files. Really its just the qext. Now, I go into github take a copy of the css files and save it as the same name within dev-hub, hoping this will let me make small color changes. Doesn't seem to work. 

Is there a way to edit an extension I bring in from other developers/github? Thanks all. 

Labels (1)
1 Reply
rwunderlich
Partner Ambassador/MVP
Partner Ambassador/MVP

You can open the files directly using a text editor like notepad, or something like vscode if you want editing help.  Dev-hub assumes the extension is packed in a certain style which may not be what you've downloaded. 

-Rob