Actions
Feature #50441
closedAdding a timestamp to the filename when downloading an extension in EM
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Extension Manager
Target version:
-
Start date:
2013-07-25
Due date:
% Done:
100%
Estimated time:
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
Downloading extensions from within the extension manager should automatically add a timestamp at the end of the filename, as it behaved in old EM:
<extensionKey>_<version>_<timestamp>.zip
Certainly not a big change but very nice to have, especially when modifying own extensions!
Actions