Skip to main content
Venkateshvenki404224

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

Installation guide →
15 skills 15 commandshooks GitHub

Commands

frappe-backup

Backup Frappe site data and files

frappe-bench-start

Start Frappe bench with proper configuration

frappe-cache

Manage Redis cache - clear, monitor, and optimize Frappe cache performance

frappe-config

Configure Frappe site settings - manage site_config.json and environment variables

frappe-console

Launch interactive Frappe Python console for debugging and data queries

frappe-db-reset

Reset Frappe database - reinstall with fresh data and fixtures for development

frappe-deploy

Deploy Frappe apps to production environment

frappe-install-app

Install a Frappe app to a site

frappe-logs

View and analyze Frappe bench logs with filtering and search capabilities

frappe-migrate

Run database migrations for Frappe apps

frappe-new-app

Create a new Frappe application with proper structure

frappe-new-doctype

Create a new DocType in a Frappe app

frappe-new-site

Create a new Frappe site with database setup and configuration

frappe-role-manager

Manage user roles and permissions - create roles, assign permissions, manage access

frappe-test

Run unit and integration tests for Frappe apps with coverage reports