Improved LiteMage cache flush from command line.
-
[New] Added LiteMage console flush commands:
cache:litemage:flush:cats - Flushes LiteMage cache by a list of category IDs
cache:litemage:flush:prods - Flushes LiteMage cache by a list of product IDs
cache:litemage:flush:tags - Flushes LiteMage cache by a list of tags -
[New] Added Basic Authentication configuration to allow CLI flush to work properly when the site is protected by BasicAuth.
-
[Improvement] If CLI flush fails, hide the HTML error content. Only list out the error code and a simple error message with tips.