quintagroup.dropdownmenu installation ------------------------------------- * Add ``quintagroup.dropdownmenu`` to the list of eggs to install:: [buildout] ... eggs = ... quintagroup.dropdownmenu After that: * Re-run buildout, e.g. with:: $ ./bin/buildout * Restart Zope server process, for example, with the following command in the terminal:: $ ./bin/zopectl restart Then install quintagroup.dropdownmenu with Quickinstaller in Plone.