{"id":30258820,"url":"https://github.com/darksidepro/sylius-facebook-feed-plugin","last_synced_at":"2025-09-02T18:42:43.554Z","repository":{"id":303043686,"uuid":"1014210030","full_name":"DarkSidePro/sylius-facebook-feed-plugin","owner":"DarkSidePro","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-04T12:04:18.000Z","size":83,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-15T17:37:31.935Z","etag":null,"topics":[],"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/DarkSidePro.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-05T09:06:40.000Z","updated_at":"2025-08-04T12:04:22.000Z","dependencies_parsed_at":"2025-07-05T10:45:11.373Z","dependency_job_id":"9f689d0b-6274-4f80-8c14-acffbdc2775c","html_url":"https://github.com/DarkSidePro/sylius-facebook-feed-plugin","commit_stats":null,"previous_names":["darksidepro/sylius-facebook-feed-plugin"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/DarkSidePro/sylius-facebook-feed-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSidePro%2Fsylius-facebook-feed-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSidePro%2Fsylius-facebook-feed-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSidePro%2Fsylius-facebook-feed-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSidePro%2Fsylius-facebook-feed-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DarkSidePro","download_url":"https://codeload.github.com/DarkSidePro/sylius-facebook-feed-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DarkSidePro%2Fsylius-facebook-feed-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273333072,"owners_count":25086966,"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-09-02T02:00:09.530Z","response_time":77,"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":[],"created_at":"2025-08-15T17:17:56.991Z","updated_at":"2025-09-02T18:42:43.531Z","avatar_url":"https://github.com/DarkSidePro.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sylius Facebook Feed Plugin\n\nPlugin do Sylius 2.x generujący feed produktowy w formacie XML zgodnym z wymaganiami Facebook Catalog.\n\n## Wymagania\n- PHP 8.2+\n- Sylius 2.x\n\n## Instalacja\n\n1. Zainstaluj plugin przez Composer:\n\n```bash\ncomposer require darksidepro/sylius-facebook-feed-plugin\n```\n\n2. Dodaj plugin do pliku `config/bundles.php`:\n\n```php\nreturn [\n    // ...\n    DarkSidePro\\FacebookFeed\\FacebookFeedPlugin::class =\u003e ['all' =\u003e true],\n];\n```\n\n3. Załaduj routing w pliku `config/routes.yaml`:\n\n```yaml\nfacebook_feed:\n    resource: \"@FacebookFeedPlugin/Resources/routes/facebook_feed.yaml\"\n```\n\n4. (Opcjonalnie) Skonfiguruj serwisy w `config/services.yaml` jeśli chcesz nadpisać domyślne zachowanie.\n\n## Użycie\n\n- Feed produktowy dostępny jest pod adresem:\n  \n  `https://twoja-domena/facebook-feed.xml`\n\n- Możesz wygenerować feed do pliku przez CLI:\n\n```bash\nphp bin/console app:facebook-feed:generate /ścieżka/do/feed.xml\n```\n\n## Testy\n\nUruchom testy jednostkowe:\n\n```bash\nvendor/bin/phpunit\n```\n\n## Rozszerzanie\n\nMożesz nadpisać:\n- Fabrykę `ProductFeedItemFactory` (np. aby dodać własne pola)\n- Eksporter XML (`XmlFacebookFeedExporter`)\n- Generator feeda (`ProductFeedGenerator`)\n\n## Licencja\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarksidepro%2Fsylius-facebook-feed-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarksidepro%2Fsylius-facebook-feed-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarksidepro%2Fsylius-facebook-feed-plugin/lists"}