# BOARDROOM v2.2.2 — Deploy guide Management-association site (Board Room + R-Scope). **Not** standalone `root-proxy`. ## Package contents | Path | Role | |------|------| | `Board-Room.php` | Portal (NEWS + folder iframe) | | `R-Scope.php` | File manager core | | `scope-proxy.php` | Entry: scope = this folder only | | `data/file-lister.php` | Folder browser for Board Room | | `lib/boardroom-auth.php` | `.protected` + session login | | `config/boardroom.json` | Shared password hash | | `R-Scope-manual.php` | User guide (Board Room edition) | ## Deploy to welv51 (Y:\index or server /index/) 1. Copy **all files** in this folder to the site root (`/index/`). 2. Copy `data/` subtree; keep existing `data/Cabnet/` etc. (do not overwrite user documents). 3. **Do not** deploy `root-proxy.php` or standalone manuals. 4. Open `Board-Room.php` → set password via R-Scope **🔑** → **🔒 Protect** folders as needed. ## Entry URLs | URL | Use | |-----|-----| | `/index/Board-Room.php` | Members browse documents | | `/index/R-Scope.php` | Admins manage files | | `/index/scope-proxy.php` | Same as R-Scope (scoped) | ## LISTER Bundled `data/file-lister.php` is included. Optional upgrade from `RELEASE/FILE/v2.1/file-lister.php` if versions diverge. ## Relation to standalone R-Scope | Product | RELEASE path | Site | |---------|--------------|------| | **BOARDROOM** (this) | `TFM/BOARDROOM/v2.2.2/` | welv51 / management association | | **R-Scope standalone** | `TFM/R-Scope/` | lab.rnote.jp | ## Legacy Old bundle `ReNoteFilemanager-BoarRoom用` → archived under `_temp/archived-2026-06-02/`.