Uploaded image for project: 'Blesta Core'
  1. Blesta Core
  2. CORE-4215

Import Manager: WHMCS module field mapping improvements

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 5.1.0-b1
    • Component/s: None
    • Labels:
      None

      Description

      • Many modules mappings use the 'hostname' field for the server name when they use the 'name' field
      • Many modules map the 'secure' field to the 'use_ssl' blesta field. To make this more reliable add a callback

        , 'callback' => function ($value) { return ($value == 'on' ? '1' : '0');}

      • Nameservers are not imported, but they could be if we add support for array values.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            jonathan Jonathan Reissmueller
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              8/Jun/21

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 2 hours, 10 minutes
              2h 10m

                Agile