Skip to content

seantis/collective.suisseid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Learn more about suisseID: http://www.suisseid.ch

Contact us at: seantis gmbh http://www.seantis.ch <info at seantis ch>

Requirements

Installation

Edit your buildout configuration file buildout.cfg to add or edit the following section:

[instance]

eggs = ... 
      collective.suisseid

zcml = ...
      collective.suisseid

After you can rerun buildout:

$ ./bin/buildout