Hi,
I am trying to customize Jupiter theme with my own colors. I am following the docs here Update customization data · cPanel & WHM Developer Portal and everything works fine.
Now, if i want to use the default cPanel logo i can use this command:
And there's an issue now. If i go in WHM and upload my own logo it's not applying for the end users. Anyone can give me an idea how can i use my own logo uploaded through WHM, and resellers to be able to use their own logos while i have Jupiter customized? I guess i'm missing something in the command...?
I have full root access to the server.
I am trying to customize Jupiter theme with my own colors. I am following the docs here Update customization data · cPanel & WHM Developer Portal and everything works fine.
Now, if i want to use the default cPanel logo i can use this command:
whmapi1 update_customizations application=cpanel theme="jupiter" brand='{"brand" : {"colors" : {"accent" : "#FF0000","primary" : "#FFCC00"},"logo" : {"description" : "Logo Goes Here", "forDarkBackground" : "", "forLightBackground" : ""}}}'
which it's updating it with my color and the default cPanel logo is applied. - PERFECTAnd there's an issue now. If i go in WHM and upload my own logo it's not applying for the end users. Anyone can give me an idea how can i use my own logo uploaded through WHM, and resellers to be able to use their own logos while i have Jupiter customized? I guess i'm missing something in the command...?
I have full root access to the server.