{"id":22154013,"url":"https://github.com/burdapraha/oc_default_option","last_synced_at":"2026-03-19T21:58:53.251Z","repository":{"id":56951522,"uuid":"98889233","full_name":"BurdaPraha/oc_default_option","owner":"BurdaPraha","description":"🛒 OpenCart 2.3.x selected product option by default in checkout process","archived":false,"fork":false,"pushed_at":"2017-08-01T14:43:17.000Z","size":5298,"stargazers_count":0,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T14:16:16.328Z","etag":null,"topics":["czech-republic","opencart","opencart-2x","opencart-extension","product-management","vqmod"],"latest_commit_sha":null,"homepage":"http://burda.cz","language":null,"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/BurdaPraha.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-07-31T13:00:48.000Z","updated_at":"2022-08-11T11:26:31.000Z","dependencies_parsed_at":"2022-08-21T03:40:26.845Z","dependency_job_id":null,"html_url":"https://github.com/BurdaPraha/oc_default_option","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/BurdaPraha/oc_default_option","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurdaPraha%2Foc_default_option","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurdaPraha%2Foc_default_option/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurdaPraha%2Foc_default_option/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurdaPraha%2Foc_default_option/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurdaPraha","download_url":"https://codeload.github.com/BurdaPraha/oc_default_option/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurdaPraha%2Foc_default_option/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265333920,"owners_count":23748901,"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":["czech-republic","opencart","opencart-2x","opencart-extension","product-management","vqmod"],"created_at":"2024-12-02T01:39:47.158Z","updated_at":"2025-10-20T00:14:03.398Z","avatar_url":"https://github.com/BurdaPraha.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Option selected by default for [OpenCart 2.x](https://github.com/opencart/opencart)\n\nBetter UX for your visitors! You can setup a default options for add to the cart from homepage or category.\n\n## Preview\n\n![Category add to cart](./doc/demo_video.gif)\n\n![Admin](./doc/admin_preview.png)\n\n![Catalog](./doc/catalog_product.png)\n\n## Installation\n\n1. Requiring installed [vQmod](https://github.com/vqmod/vqmod) because vQmod doesn't support installing via composer itself.\n2. `composer require burdapraha/oc_default_option`\n3. `composer require sasedev/composer-plugin-filecopier` for files manipulating\n4. Add this code to your composer.json project file, extra section:\n\n```\n    \"extra\": {\n        \"filescopier\": [\n            {\n                \"source\": \"vendor/burdapraha/oc_default_option/upload\",\n                \"destination\": \"upload\",\n                \"debug\": \"true\"\n            }\n        ]\n    }  \n```\n    \nIt will move vQmod xml file to correct folder.\n\n5. run SQL command from [sql file](/sql/update_structure.sql)\n5. optionally you can add row to your `.gitignore` file with path to svg.xml (example: upload/vqmod/xml/oc_default_option.xml)\n6. celebrate!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburdapraha%2Foc_default_option","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburdapraha%2Foc_default_option","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburdapraha%2Foc_default_option/lists"}