plone.phonehome 1.0a3
Provide anonymous package usage statistics to the Plone Foundation
Overview
This package provides anonymous usage staticstics
A check-in call is made during Zope startup. If the list of installed packages has changed since the previous check-in, that list of packages will be submitted.
Installation
To install plone.phonehome, add it to the eggs list in your buildout.cfg. ZCML configuration will be automatically loaded via a z3c.autoinclude entry point.
Querying
The http://plonephonehome.appspot.com application provides a query method which will return the number of reported instances using the provided package and version. A query call might look something like:
http://plonephonehome.appspot.com/query?package=Products.CMFPlone&version=4.0
CHANGES
1.0a3 - 2011-05-21
- Don't check in when running in Zope debug mode. [esteele]
1.0a2 - 2011-05-21
- Ignore ConflictErrors when adding the plonephonehomeid. [esteele]
1.0a1 - 2011-05-21
- Initial release [esteele]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| plone.phonehome-1.0a3.zip (md5) | Source | 2011-05-21 | 8KB | 295 | |
- Author: Plone Foundation
- Home Page: http://plone.org
- License: GPL version 2
- Categories
- Package Index Owner: esteele
- DOAP record: plone.phonehome-1.0a3.xml
