The custom_plan_items.exe utility is used for adding custom plan
options through CLI.
You can read about these options in the Administrator’s
Guide.
Location
%plesk_cli%
Usage
custom_plan_items.exe <command> [<option name>] [
<option 1> <param> [<option 2> <param>] ... [<option N> <param>]
]
Example
To create a plan option that, when included into a plan as an
additional service, will add a link to company.example.com to the
subscribers’ Control Panels:
plesk bin custom_plan_items.exe --add "Our website" -uuid "5a2d0766-3154-49ed-93a0-05a84ae601bd" -visible true -label "Visit our website" -url "http://company.example.com" -tooltip "Visit our website."
Commands
| Command | Parameter | Description | Example | 
|---|---|---|---|
| --addor-a | <option_name> | Adds a hosting plan item for an additional service. When adding a plan item through the command line, you must | You are running an online support service at plesk bin custom_plan_items.exe… |