{"id":27166266,"url":"https://github.com/code-rhapsodie/ezdataflow-example","last_synced_at":"2025-10-26T01:01:55.188Z","repository":{"id":43546986,"uuid":"213643503","full_name":"code-rhapsodie/ezdataflow-example","owner":"code-rhapsodie","description":"eZ Dataflow example project with Ibexa 4.5","archived":false,"fork":false,"pushed_at":"2023-12-06T15:14:38.000Z","size":1705,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-12-07T15:45:33.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ez.dataflow.ovh","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/code-rhapsodie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-08T13:02:40.000Z","updated_at":"2023-12-06T15:16:14.000Z","dependencies_parsed_at":"2023-02-02T13:32:02.603Z","dependency_job_id":null,"html_url":"https://github.com/code-rhapsodie/ezdataflow-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fezdataflow-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fezdataflow-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fezdataflow-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-rhapsodie%2Fezdataflow-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-rhapsodie","download_url":"https://codeload.github.com/code-rhapsodie/ezdataflow-example/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247974590,"owners_count":21026742,"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":"2025-04-09T03:39:06.568Z","updated_at":"2025-10-26T01:01:50.141Z","avatar_url":"https://github.com/code-rhapsodie.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Code Rhapsodie eZ Dataflow example\n\nThis projet is based on Ibexa OSS 4.5\n\n## Requirements\n\n* A SGDB server (MySQL, MariaDB, or other...).\n* PHP 8.1+\n* composer\n* yarn\n\n## Install\n\nClone this repository or download an archive.\n\nOpen your favorite terminal, and go into `ezdataflow-example` folder.\nExecute this command to install all vendor dependencies :\n\n```shell script\n$ composer install -o\n```\n\n## Init the databases\n\nPerform this command to initialize the database :\n\n```shell script\n$ php bin/console ibexa:install\n```\n\n## Dataflow database schema\n\nExecute this command to dump all necessary SQL queries:\n\n```shell script\n$ php bin/console code-rhapsodie:dataflow:dump-schema --update\n```\n\nExecute queries on your databases.\n\n## Insert the City content type\n\nExecute this command to execute all Kaliop migration available:\n\n```shell script\n$ php bin/console kaliop:migration:migrate \n```\n\n## Try\n\nBefore execute command, get  folder 'French city' location id from backoffice [http://127.0.0.1/admin/content/location/54#ez-tab-location-view-details#tab](http://127.0.0.1/admin/content/location/54#ez-tab-location-view-details#tab).\n\nNow you can use all command to try Dataflow bundle and eZ Dataflow bunble.\n\nTry this command:\n\n```shell script\n$ php bin/console code-rhapsodie:dataflow:execute fc '{\"url\":\"https:\\/\\/geo.api.gouv.fr\\/communes?fields=nom,code,codesPostaux,codeDepartement,codeRegion,population\u0026format=json\u0026geometry=centre\",\"content_type\":\"city\",\"parent_location_id\":54}'\n```\n\nAfter end of work, go to admin into [the folder \"French cities\"](http://127.0.0.1/admin/view/content/52/full/true/54) with the Ibexa admin.\n\nTo add a schedule from back office, the option must be in YAML format like this:\n\n```yaml\nurl: 'https://geo.api.gouv.fr/communes?fields=nom,code,codesPostaux,codeDepartement,codeRegion,population\u0026format=json\u0026geometry=centre'\ncontent_type: \"city\"\nparent_location_id: 54\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-rhapsodie%2Fezdataflow-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-rhapsodie%2Fezdataflow-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-rhapsodie%2Fezdataflow-example/lists"}