Hi Martin,

I also use EXT extensionlist, it shows you which plugins are used on which pages, very useful when cleaning up old rubbish!

Loek


On 05/16/2012 10:11 PM, Martin Bless wrote:

Suppose you take over an existing TYPO3 installation.

Q:What steps would you do to find out whether an extension is needed
at all?

- ok, disable it and see if the site is still working at all. But that
doesn't solve the problem of course.


Idea:
Search all code for some PATTERNs like in:
    grep -ri PATTERN  --include=*.php  *

What PATTERN would you search for in PHP files?
And in Typoscript file?


What else would you do?

Martin

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to