BMAD-METHOD/tools/installer/core
Brian 5dbfb588ee
refactor(installer): remove custom content installation feature (#2227)
* refactor(installer): remove custom content installation feature

Remove the entire local filesystem custom content feature from the
installer to make way for marketplace-based plugin installation.

Deleted: custom-handler.js, custom-module-cache.js, custom-modules.js
Removed: --custom-content CLI flag, interactive custom content prompts,
custom module caching, manifest tracking, missing-source resolution,
and related test suites. Updated docs across all translations.

* fix: address review findings from Augment

Fix admonition syntax (remove accidental space in :::note) across 4
translated docs files, and update stale JSDoc on listAvailable().
2026-04-07 21:41:03 -05:00
..
config.js refactor(installer): restructure installer with clean separation of concerns (#2129) 2026-03-27 06:50:07 -06:00
existing-install.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
install-paths.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
installer.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
manifest-generator.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00
manifest.js refactor(installer): remove custom content installation feature (#2227) 2026-04-07 21:41:03 -05:00