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) ?>
Projects enabled here appear as platform sources in the Social Scheduler. Only Discord Bot projects with configured social accounts are useful here.
Saved