1.02releasedSymReload

Automatically reloads/refreshes browser when files in workspace are modified.

Clone URLhttps://github.com/lewiswharf/symreload.git

Add as a submodulegit submodule add https://github.com/lewiswharf/symreload.git extensions/symreload --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNo1.011.02NoNoNoNoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

SymReload

Automatically reloads/refreshes browser when files in workspace are modified.

What's monitored

The current page, utilities folder, and linked assets (CSS, JavaScript, images etc.) are currently monitored.

Note: I want to see what the performance is like for real world Symphony websites before adding other files to monitor, such as events and data sources.

Install

  1. Upload the 'symreload' folder in this archive to your Symphony 'extensions' folder.
  2. Enable extension by selecting the "SymReload" item under Extensions, choose Enable from the with-selected menu, then click Apply.
  3. Go to frontend page or refresh current frontend page to begin.

Notes

  • Disable XDebug and other debuggers in php.ini to reduce server tmp clutter.

Uninstall

  1. Uninstall extension by selecting the "SymReload" item under Extensions, choose Uninstall from the with-selected menu, then click Apply.

Version history

Requires Symphony 2.3

  • Maintenance update for 2.3

Symphony 2.2 to 2.2.x

  • Reduce overhead

Symphony 2.2 to 2.2.x

  • Initial release