{"id":20283644,"url":"https://github.com/victoire/vacuumbundle","last_synced_at":"2025-04-11T08:22:54.522Z","repository":{"id":57077803,"uuid":"85055675","full_name":"Victoire/VacuumBundle","owner":"Victoire","description":"Converts a wordpress dump into Victoire pages","archived":false,"fork":false,"pushed_at":"2019-04-17T10:46:01.000Z","size":199,"stargazers_count":6,"open_issues_count":9,"forks_count":1,"subscribers_count":4,"default_branch":"develop","last_synced_at":"2025-03-25T05:51:20.777Z","etag":null,"topics":["importer","victoire","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Victoire.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":"2017-03-15T09:49:17.000Z","updated_at":"2023-06-29T13:29:56.000Z","dependencies_parsed_at":"2022-08-24T14:56:10.371Z","dependency_job_id":null,"html_url":"https://github.com/Victoire/VacuumBundle","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FVacuumBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FVacuumBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FVacuumBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Victoire%2FVacuumBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Victoire","download_url":"https://codeload.github.com/Victoire/VacuumBundle/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248361017,"owners_count":21090799,"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":["importer","victoire","wordpress"],"created_at":"2024-11-14T14:16:14.466Z","updated_at":"2025-04-11T08:22:54.496Z","avatar_url":"https://github.com/Victoire.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VacuumBundle\n\nThe VacuumBundle offer an Implementation for the import of external data\nto populate a new or an existing Victoire Blog.\n\n## Installation\n\nInstall it with composer:\n\n    php composer.phar require victoire/vacuum-bundle\n\nThen add it to your AppKernel:\n\n    class AppKernel extends Kernel\n        {\n            public function registerBundles()\n            {\n                $bundles = array(\n                    ...\n                    new Victoire\\DevTools\\VacuumBundle\\VictoireVacuumBundle(),\n                );\n    \n                return $bundles;\n            }\n        }\n        \nFinally update your schema:\n\n    php bin/console doctrine:schema:update --force\n\n#### Import available\n\n| Source    | Format |\n|-----------|--------|\n| WordPress | XML    |\n\n### Doc\n\n1. [Basic usage](doc/basic_usage.md)\n1. [How it Works](doc/how_it_works.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictoire%2Fvacuumbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvictoire%2Fvacuumbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvictoire%2Fvacuumbundle/lists"}