Details
Description
The cPanel module allows name servers to be specified on the module row when adding a new server or editing a server in the module. Add the same functionality for this in cPanel to Plesk.
Per the docs on cpanel at https://docs.blesta.com/display/user/cPanel#cPanel-WelcomeEmail the following conditional can be used in the welcome email to display the name servers associated with this module row/server:
{% for name_server in module.name_servers %}Name server:
{name_server} {% endfor %}I would recommend using the same variable/tag name as cPanel.
Activity
Automated transition triggered when Jonathan Reissmueller created a branch in Stash -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Remaining Estimate | 0 minutes [ 0 ] | |
| Time Spent | 1 hour, 3 minutes [ 3780 ] | |
| Worklog Id | 12779 [ 12779 ] |
Automated transition triggered when Jonathan Reissmueller created pull request #17 in Stash -
| Status | In Progress [ 3 ] | In Review [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Story Points | 3 |
| Sprint | 4.8.0 Sprint 5 [ 96 ] |
| Rank | Ranked higher |
| Rank | Ranked higher |
| Fix Version/s | 4.8.0-b1 [ 11127 ] |
Automated transition triggered when Tyson Phillips (Inactive) merged pull request #17 in Stash -
| Status | In Review [ 5 ] | Closed [ 6 ] |