tmgmt_cart_storage
No security coverage
Extends the Translation Management Tool (TMGMT) module's job item cart with more persistent storage. By default, the TMGMT project only stores cart items in the session. But this module instead provides an extensible plugin-based system for overriding that approach to storing translation jobs.
By default, this module allows each user's cart to be restored on logging in after they log out. A global cart shared by all users is provided as an alternative too. Choose which method you want from TMGMT's main 'Settings' page (at /admin/tmgmt/settings).
Contributions & more testing are very welcome!