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 = [
"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
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
Hashes for collective.casestudy-1.0.0a3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87df8fb36970168d6d844289a9c80cf31c96e49dce65c9db241a667270567e59 |
|
MD5 | f6da33b327152a064ed1a3823dcfd4f4 |
|
BLAKE2b-256 | 2d93546f6b25ff891228c13586ddce46c6d65566794e9061b9dd0dc53faeb32d |
Hashes for collective.casestudy-1.0.0a3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d64294878f9e69096f4b28a055d5b65acbf2265c5d1a342bfb06b35345d117aa |
|
MD5 | 2af7edca7f40fed09a79be2cda779a94 |
|
BLAKE2b-256 | 2ca2da6e16d98639b3be0b7b8708b58cacedc0164ff2bed88c3acc9c4e33335e |