Skip to content

NetInventors/FroshTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frosh Tools

This plugin contains some utility functions for managing a Shopware 6 shop.

The current feature set consists of:

  • System Status
    • Checks PHP Version, MySQL, Queue is working etc.
  • Cache manager
    • Lists App and Http Cache and all folders in var/cache
  • Scheduled Task Manager
    • Shows all Scheduled Tasks and can execute one specific
  • Queue Manager
    • Shows the amount of messages in the queue
  • Log viewer
    • Shows the entries of /var/log/*.log files

Installation

  • Clone this repository into custom/plugins of your Shopware 6 installation

Screenshots

System Status Cache Manager Scheduled Task Manager

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 58.1%
  • JavaScript 28.3%
  • Twig 13.3%
  • Other 0.3%