Skip to main content

WHM API to retrieve cPanel Theme list

Comments

2 comments

  • celerius
    i found that WHM API version 0's getlanglist actually has a list of themes in it but it's not showing the same list as the ones I see when I login to WHM/cPanel to create a new user. Is there an equivalent for API version 1 that actually works?
    0
  • AndrewH.
    After a quick glance in WHM we are using functionality which is exposed via cPanel API2(Themes::get_available_themes). Unfortunately I can't seem to find any documentation but this call does not appear to have any parameters you pass to it, instead just call it and it should return the themes available to the user who you are authenticated with.
    0

Please sign in to leave a comment.