Skip to content

1. Installation

Jimmy Pautz edited this page Jul 21, 2026 · 2 revisions

Installation

  1. Download the latest release from the releases page or clone this repository.
  2. Copy the storefront.koplugin folder to your KOReader's plugins directory:
    • Kobo/Kindle: koreader/plugins/
    • Android: /sdcard/koreader/plugins/
    • Desktop (Linux): ~/.config/koreader/plugins/
  3. Restart KOReader.
  4. Access via ToolsStorefront.

Requirements

  1. KOReader nightly or 2024.12+ with LuaSocket, Archiver, and SHA2 dependencies (bundled in default releases).
  2. Network connectivity for refreshing caches, fetching README files, and downloading plugin or patch archives.
  3. (Optional) A GitHub PAT with public_repo scope to avoid unauthenticated rate limits (~10 requests/minute shared across the device).

Clone this wiki locally