WP Manifestindependent plugin directory
manifest / utilities / ksf-wp-insurance

Insurance Planning Manager

WordPress UI/hooks for insurance planning — Ksfraser\WP\Insurance

by Kevin Fraser · github.com/ksfraser/ksf-wp-insurance

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ksfraser/ksf-wp-insurance/archive/refs/heads/main.zip

Readme

ksf_wp_insurance

WordPress UI/hooks for insurance planning. Part of the ksf_insurance triple (ksfraser/ksf_insurance + ksfraser/ksf-fa-insurance + ksfraser/ksf-wp-insurance).

  • Business logic lives in ksfraser/ksf_insurance (namespace Ksfraser\Insurance).
  • Shared calculation framework lives in ksfraser/ksf_modules_common.
  • This repo provides the WordPress plugin that displays the client's insurance plan (needs, valuation, comparison) and syncs records with the PersonalRecordsOrganizer executor-facing app.

Requirements (BABOK)

  • Requirements/FR-002-009 WordpressUI.md — WordPress display & sync of the insurance plan

Status

Scaffold.

Read the full README on GitHub →