frappe-apps-manager
by Venkateshvenki404224v2.0.0
Comprehensive Frappe Framework development platform with 95% SDLC coverage - 15 commands, 10 agents, 15 skills for complete Frappe/ERPNext development lifecycle
Commands
frappe-backupBackup Frappe site data and files
frappe-bench-startStart Frappe bench with proper configuration
frappe-cacheManage Redis cache - clear, monitor, and optimize Frappe cache performance
frappe-configConfigure Frappe site settings - manage site_config.json and environment variables
frappe-consoleLaunch interactive Frappe Python console for debugging and data queries
frappe-db-resetReset Frappe database - reinstall with fresh data and fixtures for development
frappe-deployDeploy Frappe apps to production environment
frappe-install-appInstall a Frappe app to a site
frappe-logsView and analyze Frappe bench logs with filtering and search capabilities
frappe-migrateRun database migrations for Frappe apps
frappe-new-appCreate a new Frappe application with proper structure
frappe-new-doctypeCreate a new DocType in a Frappe app
frappe-new-siteCreate a new Frappe site with database setup and configuration
frappe-role-managerManage user roles and permissions - create roles, assign permissions, manage access
frappe-testRun unit and integration tests for Frappe apps with coverage reports