Skip to content

Track user activity such as page views and searches in a Kotti website.

License

Notifications You must be signed in to change notification settings

b4oshany/kotti_history

Repository files navigation

kotti_history

This is an extension to Kotti that allows to track the viewing existing content types in your site. In addition, it tracks user searches.

pypi downloads_month license build_status_stable

Find out more about Kotti

Development happens at https://github.com/b4oshany/kotti_history

Setup

To enable the extension in your Kotti site, activate the configurator:

kotti.configurators =
    kotti_history.kotti_configure
    kotti_controlpanel.kotti_configure

Database upgrade

If you are upgrading from a previous version you might have to migrate your database. The migration is performed with alembic and Kotti's console script kotti-migrate. To migrate, run kotti-migrate upgrade --scripts=kotti_history:alembic.

For integration of alembic in your environment please refer to the alembic documentation. If you have problems with the upgrade, please create a new issue in the tracker.

Development

build_status_master

Contributions to kotti_history are highly welcome. Just clone its Github repository and submit your contributions as pull requests.

About

Track user activity such as page views and searches in a Kotti website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published