Case Study content type for Plone.
Project description
A Case Study content type for Plone
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 = [
"Plone",
"plone.restapi",
"collective.casestudy",
],
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.10 or later.
Then install the dependencies and a development instance using:
make install
By default, we use the latest Plone version in the 6.x series.
License
The project is licensed under GPLv2.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file collective_casestudy-1.0.0b1.tar.gz.
File metadata
- Download URL: collective_casestudy-1.0.0b1.tar.gz
- Upload date:
- Size: 33.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
540e375a8fd74f0dc8b1ea9ad91a20bfd4f0a615db3200677eee3ba1e98bf563
|
|
| MD5 |
805ec5bedd2080eb4d4f9d3eb1067ff8
|
|
| BLAKE2b-256 |
104fbaa1edd5c4503d5abed5200ba435772222708e96512d209b5ee1a766afcb
|
File details
Details for the file collective_casestudy-1.0.0b1-py3-none-any.whl.
File metadata
- Download URL: collective_casestudy-1.0.0b1-py3-none-any.whl
- Upload date:
- Size: 44.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c602f9dfb05688ab6e304cd3511bda4d386aa58a0f12aa473cfca3376e4b20b2
|
|
| MD5 |
ca1f3e825562a06dc60e0a882c5c50c3
|
|
| BLAKE2b-256 |
596ba6929f3e966d31ef18350c1a4cc6400a0db086ae55df7c58876b893c427b
|