{"id":13530449,"url":"https://github.com/collective/collective.easyformplugin.createdx","last_synced_at":"2026-03-12T15:03:49.103Z","repository":{"id":62563552,"uuid":"198772944","full_name":"collective/collective.easyformplugin.createdx","owner":"collective","description":"Creates Plone content objects from EasyForm submissions.","archived":false,"fork":false,"pushed_at":"2022-01-18T16:28:53.000Z","size":63,"stargazers_count":6,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-07T20:46:43.314Z","etag":null,"topics":["easyform","plone"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/collective.easyformplugin.createdx/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/collective.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":null,"funding":null,"license":"LICENSE.GPL","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-25T06:40:34.000Z","updated_at":"2025-03-04T15:14:52.000Z","dependencies_parsed_at":"2022-11-03T15:45:26.868Z","dependency_job_id":null,"html_url":"https://github.com/collective/collective.easyformplugin.createdx","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/collective/collective.easyformplugin.createdx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collective%2Fcollective.easyformplugin.createdx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collective%2Fcollective.easyformplugin.createdx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collective%2Fcollective.easyformplugin.createdx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collective%2Fcollective.easyformplugin.createdx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/collective","download_url":"https://codeload.github.com/collective/collective.easyformplugin.createdx/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/collective%2Fcollective.easyformplugin.createdx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27732112,"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","status":"online","status_checked_at":"2025-12-14T02:00:11.348Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["easyform","plone"],"created_at":"2024-08-01T07:00:50.036Z","updated_at":"2025-12-14T17:03:52.890Z","avatar_url":"https://github.com/collective.png","language":"Python","funding_links":[],"categories":["Content and utilities for content"],"sub_categories":[],"readme":"==================================\ncollective.easyformplugin.createdx\n==================================\n\nCreates Plone content objects from EasyForm submissions.\n\nFeatures\n--------\n\n`Easyform \u003chttps://pypi.org/project/collective.easyform/\u003e`_ action to create Plone/Dexterity content items.\n\nConverters to meet the target fields requirements for example a data_handler to add timezone info to be able to create events.\n\n\nDocumentation\n-------------\n\n- Install the addon within your Plone site\n- From the actions menu choose edit actions and add a new action\n  ``Create dexterity content``\n- Choose a location where the items should be create\n- Choose the desired content type\n- Map your form field ids to the item field ids and add converters as needed\n\n\nAvailable converters\n--------------------\n\n``plaintext_to_intellitext``\n  converts plain text to html\n\n``datetime_with_timezone``\n  adds portal default timezone to datetime\n\n``file_converter``\n  takes a fileupload and converts it to a named blob file,\n\n\n\nMapping\n-------\n\nField mapping format: ``formFieldId itemFieldId:converter``.\nThe ``converter`` is optional, value is taken as is.\nLatter implies value types are matching in EasyForm (form field) and target schema (item feld)!\nMake sure you have at least eiter the ``title`` or ``id`` mapping defined, because it will also be used to create the id of the item!\n\nExample::\n\n    topic title\n    comments text:plaintext_to_intellitext\n    event_start start:datetime_with_timezone\n    video_upload file:fileupload_converter\n\n\nNote\n----\n\nThere have been ZODB transaction issues, turn off versioning for easyform as a workaround.\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.easyformplugin.createdx/issues\n- Source Code: https://github.com/collective/collective.easyformplugin.createdx\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know on the issue tracker.\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollective%2Fcollective.easyformplugin.createdx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcollective%2Fcollective.easyformplugin.createdx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcollective%2Fcollective.easyformplugin.createdx/lists"}