Introduction
This article explains how to update the Paper Lantern style for all accounts on the server. Currently, the available styles are basic, dark, glass, light, and retro.
Procedure
Run the modify_accounts script, replacing <theme> with the theme name and <style> with the style you wish to set:
/scripts/modify_accounts --theme=<theme> --all-users --style=<style>
For example, use this command to set all accounts on the server to the Paper Lantern basic style:
/scripts/modify_accounts --theme=paper_lantern --all-users --style=basic
Note: This command only updates the style for existing accounts. To set the default style for new accounts, select the desired style in WHM at Home » cPanel » Customization on the Customize Style tab.
Comments
0 comments
Article is closed for comments.