Dependencies
============

Required Products
------------------

    * Plone 3.3

    * collective.groupspace.mail

    * collective.groupspace.roles

    * collective.groupspace.workflow

    * CMFPlacefulWorkflow

Migration
=========

    * Look in Extensions/migration.py for migration instructions from previous versions 
      of GrufSpaces.

    * Backup you Data.fs before the migration. Make sure to keep a copy
      of any workflow you may have customized. 

Installation
============
    
Installing GrufSpaces
-----------------------
    
    * Unpack it into your Zope Products Folder

    * Install the following packages:
    
        * https://svn.plone.org/svn/collective/collective.groupspace.mail/trunk

        * https://svn.plone.org/svn/collective/collective.groupspace.roles/trunk

        * https://svn.plone.org/svn/collective/collective.groupspace.workflow/trunk
    
    * Restart Zope

    * Install CMFPlacefulWorkflow

    * Use the Product Installation section of the Plone Control Panel to install GrufSpaces

        * Alternatively you can use the portal_quickinstaller to install the GrufSpaces in ZMI

    * Now you can add a GrufSpace content type through the Plone Interface.

