[TYPO3-commerce] deleting old basket records

Morten Olesen mo at idefa.dk
Thu Jan 29 08:16:41 CET 2009


Hi Harmut,

To the best of my knowledge there is no way to deleted the aborted 
purchases outside of doing it directly in the DB.

If a function is made for this purpose it should include a hook to add 
to / override the where clause of the delete statement - since the 
basket table is the logical place to store whishlists, saved baskets, etc.

/Morten Olesen

hartmut wrote:
> Hi there,
> 
> I just noticed that our shop has accumulated thousands of basket records 
> over time.
> Is there an elegant way to get rid of them? (other than directly in the 
> database by sql).
> 
> Or is there a way to set the lifetime of a basket?
> 
> hartmut


More information about the TYPO3-project-commerce mailing list