kalcaddle/kodexplorer

A web based file manager,web IDE / browser based code editor

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 28 minutes ago
Added to GitGenius on September 10th, 2026
Created on September 4th, 2013
Open Issues & Pull Requests: 1 (+0)
GitHub issues: Enabled
Number of forks: 1,814
Total Stargazers: 6,390 (+0)
Total Subscribers: 293 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 18.2 days
Mean response time: 24.8 days
90th percentile: 36.4 days
Tracked items: 10

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

KodExplorer is a web-based file manager and code editor that runs in the browser and allows direct website development without leaving your web interface.

The tool addresses the need for remote file management and in-browser code editing by combining a file browser with an integrated text editor. It works by running on a web server with PHP, making files and editing capabilities accessible through any browser. Users can manage archives, handle document formats including DOCX and XLSX, upload and share files, and edit code directly in the interface. The project supports WebDAV access and S3 storage integration, extending its utility for different storage backends and workflows.

KodExplorer suits developers who need lightweight remote file access and editing without complex infrastructure. It works well for small teams or individuals managing websites and code on shared hosting, particularly where only PHP is available. The tool runs on Linux, Windows, or Mac platforms with minimal requirements. The README indicates the project has been superseded by a newer product called kodbox, which represents a full redesign; developers should evaluate whether the newer version better fits their needs before committing to this codebase.

The project is in maintenance mode with no new features planned. Development activity is minimal, reflecting its status as a stable but no longer actively evolving tool.