This extension allow to place a mini speedtest.net on your view.
Installation ¶
Uncompress the zip file into your protected/extensions/YSpeedTestMini and then run ~~~ [bash] protected/extensions/YSpeedTestMini/update-speedtest.sh ~~~ This script uses cURL to fetch the latest mini.zip from SpeedTest.net and places it into the assets/ subdir.
Requires cURL and unzip to be installed on your system. This script is needed because speedtest can make the flash expire...
Usage ¶
Simply add this in your view
$this->widget ("ext.YSpeedTestMini.YSpeedTestMini");
Resources ¶
Copyright ¶
YetOpen S.r.l. - Lecco - Italy
If you have any questions, please ask in the forum instead.
Signup or Login in order to comment.