query('SELECT * FROM scan_paths ORDER BY path')->fetchAll(); ?>
Directories to scan. HackmanCMS detects project types automatically by looking for marker files
(_config.yml → Hexo, index.php → Website, etc.).
= htmlspecialchars($sp['path']) ?>
depth = (int)$sp['depth'] ?>
Drop a PHP file extending ProjectTypeBase into
lib/project-types/ to register a new type — no config needed.
= htmlspecialchars($slug) ?>