Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.01 KB

File metadata and controls

31 lines (24 loc) · 1.01 KB

MageBox Feature Ideas

Ideas for future consideration. Not prioritized.

Database Management

  • magebox db clone <project> - Clone DB from another project

Developer Shortcuts

  • magebox debug on/off - Toggle Xdebug without editing configs
  • magebox cache - Magento cache shortcuts
  • magebox indexer - Indexer management
  • magebox cron - Cron management

Remote/Cloud Integration

  • magebox tunnel - Expose local site via ngrok/Cloudflare tunnel
  • magebox env pull <remote> - Pull DB/media from staging/production
  • magebox cloud - Adobe Commerce Cloud integration

Multi-Project

  • magebox switch <project> - Quick project switching with auto-start
  • magebox dashboard - Web UI to manage all projects
  • magebox projects - Enhanced project listing with health status

Testing

  • magebox test - Run PHPUnit/MFTF tests
  • magebox lint - PHP/JS linting
  • magebox stan - PHPStan analysis

Monitoring

  • magebox monitor - Real-time resource usage
  • magebox health - Health check all services