[TYPO3-shop] Extending tt_products
Franz Holzinger
franz at fholzinger.com
Tue Oct 24 08:16:05 CEST 2006
Hello David,
> I have some more question. Does tt_products work with about 20'000 or
> more products?
this depends on your needs in handling of the products, the speed of the
server and database optimizations e.g. if you build indexes on the table
fields which get frequently searched. Normally you will need a special
backend module to handle the products better.
The Commerce extension has been built for better backend support of
bigger shops.
Greets,
Franz
More information about the TYPO3-project-tt-products
mailing list