CMFComplexDocument is the CMF version of the ZipFolder, it allows the upload of "complex documents", e.g. an html file with several images attached, in one single step via a zip file.
It is intended as base class for mixed content from converters, filtered word html export etc.
You have to install ZipFolder before CMFComplexDocument. It depends on it.