WordPress-centred CRM, contact, email, and admin operations plugin for the
family, intended to run on the local uDOS-ubuntu host.
- WordPress plugin runtime and extension surfaces
- WordPress-backed CRM or contact records built on users and user meta
- consent-aware contact intake, dedupe, enhancement, and activity logging
- drag-and-drop admin import flows for CSV, TSV, and JSON contact data
- binder and workspace tagging on contact records
- WordPress-centred email audience and send workflows
- family contact-event intake into local WordPress records
- operator-facing admin workflows for inspectable CRM and messaging work
- canonical runtime semantics owned by
uDOS-core - always-on Git, GitHub, sync, AI, API, or security ownership owned by
uDOS-ubuntu - base Linux host runtime ownership owned by
uDOS-ubuntu - general GitHub sync brokerage or central repo-store ownership
- HubSpot as the canonical CRM host
- CSV consolidation as an end in itself
packs/schemas/src/docs/tests/scripts/config/examples/
Keep Empire local-first and WordPress-centred. Treat WordPress running on
uDOS-ubuntu as the CRM, consent, admin, and email host rather than treating
remote CRM adapters as the canonical source of truth.
uDOS-empire now sits inside the Ubuntu-hosted local operations stack rather
than beside it as a separate generic remote-ops lane. It uses uDOS-core
semantics, relies on uDOS-ubuntu as the host source of truth, and may
consume Wizard assistance where useful without delegating plugin ownership.
uDOS-ubuntu owns the host runtime, central local repo store, Git and GitHub
execution surfaces, scheduling, secrets, and service orchestration. Empire owns
the WordPress plugin logic, contact workflows, admin UX, and WordPress-centred
email or CRM operations that live on that host.
docs/wordpress-plugin-architecture.mddocs/wordpress-plugin-data-model.mddocs/architecture.mddocs/quickstart.md
The v2 repo activation path is documented in docs/activation.md.
Run the current repo validation entrypoint with:
scripts/run-empire-checks.shThe WordPress-first restructuring notes now live in:
docs/wordpress-plugin-architecture.mddocs/wordpress-plugin-data-model.md