{"id":20499833,"url":"https://github.com/sherlockode/syliusnorbrplugin","last_synced_at":"2025-10-14T20:33:35.877Z","repository":{"id":44503600,"uuid":"434673994","full_name":"sherlockode/SyliusNorbrPlugin","owner":"sherlockode","description":"SyliusNorbrPlugin","archived":false,"fork":false,"pushed_at":"2022-02-10T16:44:49.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-01-16T06:58:15.056Z","etag":null,"topics":["php","sylius"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/sherlockode.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":"2021-12-03T17:08:12.000Z","updated_at":"2022-10-25T07:39:20.000Z","dependencies_parsed_at":"2022-08-24T14:37:13.570Z","dependency_job_id":null,"html_url":"https://github.com/sherlockode/SyliusNorbrPlugin","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2FSyliusNorbrPlugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2FSyliusNorbrPlugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2FSyliusNorbrPlugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sherlockode%2FSyliusNorbrPlugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sherlockode","download_url":"https://codeload.github.com/sherlockode/SyliusNorbrPlugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242090389,"owners_count":20070148,"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":["php","sylius"],"created_at":"2024-11-15T18:18:47.409Z","updated_at":"2025-10-14T20:33:30.844Z","avatar_url":"https://github.com/sherlockode.png","language":"PHP","readme":"# Sylius Norbr Plugin\n\n## Overview\n\nThis plugin allows you to use Norbr to manage credit card payments on your e-commerce site.\n\n## Installation\n\nInstall the plugin with composer :\n\n```shell\n$ composer require sherlockode/sylius-norbr-plugin\n```\n\nIf your project does not use autoload, you have to enable the bundle yourself:\n\n```php\n// config/bundle.php\n\nreturn [\n    ...\n    \n    Sherlockode\\SyliusNorbrPlugin\\SherlockodeSyliusNorbrPlugin::class =\u003e ['all' =\u003e true],\n];\n```\n\nTo complete the installation, don't forget to publish assets:\n\n```shell\n$ php bin/console assets:install\n```\n\n## Configuration\n\nUpdate your sylius installation by importing bundle configuration:\n\n```yaml\n# config/packages/_sylius.yaml\n\nimports:\n    # ...\n\n    - { resource: \"@SherlockodeSyliusNorbrPlugin/Resources/config/config.yaml\" }\n```\n\nThen import routes:\n\n```yaml\n# config/routes.yaml\n\nsherlockode_sylius_norbr_plugin:\n    resource: \"@SherlockodeSyliusNorbrPlugin/Resources/config/routing.xml\"\n```\n\nThat's it ! Now you can enable the Norbr payment method in your admin panel.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsherlockode%2Fsyliusnorbrplugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsherlockode%2Fsyliusnorbrplugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsherlockode%2Fsyliusnorbrplugin/lists"}