How do I install/use Extjs extensions and plugins

extjs, plugins

Solution

Just include the file and start using it - you don't need to register anything with ExtJS. :)

Problem

Sorry for the newbie question, but how do I install or go about using an Extjs Extension or plugin I found through the extjs forums?

Original source