OpenCart Lightning 5 Beta Download for OpenCart 3.x

Lightning 5 is almost ready! Please test it around and tell what you think.
Opencart 3 only at this moment, support for other versions coming later. Full changelog below, scroll :-)





What's new?

- Toolbox (tools upgraded and remastered):
  + Server Info
  + CPU and SQL Process Viewer
  + SQL Tables (includes optimization and repair)
  + Disk space and iNodes analysis
  + Search in Files
  + Changed Files Timeline Display
  + Lightning CRON Job Activity
  + Modifications Viewer
- foldable Lightning panel at frontend:
  + page gen/serve time and details
  + delete this page cache button (for all variations)
  + viewed page performance log
  + edit product button that opens the popup
- page deep profiling that shows SQL and PHP timing and other details, like external web calls time
- page performance log and deep profiling sharing links
- better JS/CSS optimizations
- CSS files changes are automatically visible to clients on cache clear
- everything is mobile-friendly
- ChatGPT request button everywhere to analyze the current info and talk about it
- Pause in widget, that allows to inspect live requests without hassle
- old page cache is not deleted now, until this option is not ticked in Troubleshooting -
  pages are automatically updated on products change
- old SQL cache is not deleted now, until this option is not ticked in Troubleshooting -
  SQL cache is automatically updated on changes
- no JS and CSS optimization levels, just simple on/off, the level is already safe and optimal
- critical CSS is now served from CSS file and is not included in each page - until this option is not ticked
- Journal 3 gigantic page CSS now is served from files, as it should