{"id":21029874,"url":"https://github.com/kitconcept/kitconcept.plonepip","last_synced_at":"2026-03-17T17:09:27.755Z","repository":{"id":53075782,"uuid":"125673964","full_name":"kitconcept/kitconcept.plonepip","owner":"kitconcept","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-07T21:37:28.000Z","size":42,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-09T23:32:08.923Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kitconcept.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-03-17T22:27:51.000Z","updated_at":"2019-08-13T09:14:18.000Z","dependencies_parsed_at":"2022-09-10T04:32:52.075Z","dependency_job_id":null,"html_url":"https://github.com/kitconcept/kitconcept.plonepip","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitconcept%2Fkitconcept.plonepip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitconcept%2Fkitconcept.plonepip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitconcept%2Fkitconcept.plonepip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kitconcept%2Fkitconcept.plonepip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kitconcept","download_url":"https://codeload.github.com/kitconcept/kitconcept.plonepip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243466987,"owners_count":20295310,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T12:14:48.862Z","updated_at":"2025-12-26T17:53:53.350Z","avatar_url":"https://github.com/kitconcept.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plone installed via pip\n\nInspired by Asko Soukka's\n\nhttps://github.com/datakurre/plone-pip\n\n# Installation\n\n```\n$ virtualenv .\n$ ./bin/pip install -U pip setuptools\n```\n\n```\n$ ./bin/pip install -r requirements.txt -r requirements.5.1.txt\n```\n\nInit ZODB with admin:admin user\n\n```\n$ ./bin/plonecli instance -C zope.conf run admin.py\n```\n\nCreate a new site programmatically\n\n```\n$ ./bin/plonecli instance -C zope.conf run createsite.py\n```\n\n# Serving Plone\n```\n$ ./bin/plonecli instance -C zope.conf fg\n```\n\n# Installing existing add-on\n\n$ ./bin/pip install collective.easyform\n$ ./bin/pip install plone.app.imagecropping\n\n# Developing a new add-on\n\n```\n$ source env/bin/activate\n$ plonecli create addon my.addon\n$ cd my.addon\n$ python setup.py develop\n```\n\n# Docker image\n\nInspired by Erico Andrei and based on https://github.com/ericof/docker-plone\n\nIt has installed the last plone.restapi version ready to use.\n\n# docker build .\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitconcept%2Fkitconcept.plonepip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkitconcept%2Fkitconcept.plonepip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkitconcept%2Fkitconcept.plonepip/lists"}