Documentation
DevKit
Current
Current Features
- Admin generator UI with templates, tabs, and guided configuration for modules.
- Import/export JSON configs and load installed modules for editing.
- AI prompt generator (TaskExecutor-backed) with heuristic fallback.
- Preview generated files and project structure before writing.
- Generator emits module.json, module.php, Bootstrap, optional REST/CPT/DB/cron/CLI/shortcodes, and assets.
- Analytics events emitted for DevKit usage and module generation.
Admin page: luperiq-devkit.
AJAX: luperiq_devkit_generate, luperiq_devkit_preview, luperiq_devkit_list_modules, luperiq_devkit_load_module, luperiq_devkit_ai_generate.