Skip to main content

Case Study content type for Plone.

Project description

logo

A Case Study content type for Plone

PyPI PyPI - Python Version PyPI - Wheel PyPI - License PyPI - Status

PyPI - Plone Versions

Code analysis checks Tests Code Style

GitHub contributors GitHub Repo stars

Features

collective.casestudy provides two new content types to be used in Plone sites, Case Study and Provider.

Case Study

A case study of a Plone deployment, which has attributes to track the Plone version used, the industry, and the type of usage of Plone.

Provider

A company providing Plone services and solutions.

See it in action

collective.casestudy is being used in the following sites:

Documentation

This package supports Plone sites using Volto, but each project should provide its view for this content type.

Installation

Add collective.casestudy to the Plone installation using pip:

pip install collective.casestudy

or add it as a dependency on your package's setup.py

    install_requires = [
        "collective.casestudy",
        "Plone",
        "plone.restapi",
        "setuptools",
    ],

Start Plone and activate the plugin in the addons control-panel.

Source Code and Contributions

We welcome contributions to collective.casestudy. You can create an issue in the issue tracker, or contact a maintainer.

Development

You need a working Python environment version 3.7 or later.

Then install the dependencies and a development instance using:

make build

By default, we use the latest Plone version in the 6.x series.

License

The project is licensed under GPLv2.

Changelog

1.0.0a3 (2023-06-01)

  • Add Provider content type #2 [ericof]

  • Add Providers behavior [ericof]

  • Add catalog indexes for providers, country, services [ericof]

  • Update pt_BR translation [ericof]

1.0.0a2 (2023-05-15)

  • Added Spanish translation [macagua]

  • Use pytest-plone for testing. [ericof]

1.0.0a1 (2022-12-06)

  • Initial release. [ericof]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.casestudy-1.0.0a3.tar.gz (38.9 kB view hashes)

Uploaded Source

Built Distribution

collective.casestudy-1.0.0a3-py3-none-any.whl (43.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page