liquidweb / liquidweb/LiquidWeb-WHMCS-Plugin

[Issue] Backup related configuration opitons

Open
#5 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
17
Forks
13
PR merge metrics
No merged PRs in 30d

Description

When checking out while using a configurable server, if the 'Backup Plan' option is set to disabled then the Backup Quota, and Daily Backup Quota should not be enabled or shown at all.

Currently they are shown and affect the pricing of services even when set to disabled. Ideally this would not be the case and we'd see both those options, and their costs, removed from the order paged when disabled.

Similarly, if the backup plan is set to Quota we should only see quota related option and not the daily backup quota, and vice versa.

Currently I'm unsure if this is even functional, since a user would be charged for a backup quota even when the plan is set to Disabled.

Will attempt to provide images soon.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing checkout with a configurable server and each Backup Plan setting, then locate the code that renders Backup Quota and Daily Backup Quota and calculates their prices. Done means disabled plans show neither option or cost, while Quota and Daily Backup settings only show their corresponding option and pricing.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
full-stack
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.