Skip to content
liorkesos edited this page Oct 31, 2014 · 11 revisions

Packages are one of the most important thigs to understand while developing to mean.io All changes to a sites look, behaviour and contents is done by installing contributed packages or creating custom packages that deliver the needed functionality

  1. Contrib packages
  2. Custom packages
  3. Publishing packages
  4. ["Root" package](root package) - A root package is a package that is used to "overide" the default index.html swig view rendeing that comes from packages/server/public/view/index.html
  5. Package testing matrix
Clone this wiki locally