{"id":35117394,"url":"https://github.com/bagistoplus/visual","last_synced_at":"2026-05-17T01:17:47.215Z","repository":{"id":294398639,"uuid":"857859579","full_name":"bagistoplus/visual","owner":"bagistoplus","description":"A modern theme framework \u0026 visual editor for Bagisto","archived":false,"fork":false,"pushed_at":"2026-05-13T12:35:45.000Z","size":18410,"stargazers_count":66,"open_issues_count":0,"forks_count":19,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-05-13T12:36:06.726Z","etag":null,"topics":["bagisto","bagisto-extension","bagisto-package","bagisto-theme","custom-theme","ecommerce","laravel","php","theme-customization","theme-editor","theme-framework","visual-editor"],"latest_commit_sha":null,"homepage":"https://visual.bagistoplus.com","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/bagistoplus.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-15T19:39:02.000Z","updated_at":"2026-05-04T12:06:10.000Z","dependencies_parsed_at":"2025-07-18T10:04:52.807Z","dependency_job_id":"866393aa-4247-4546-b118-11cca2926fd2","html_url":"https://github.com/bagistoplus/visual","commit_stats":null,"previous_names":["bagistoplus/visual"],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/bagistoplus/visual","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagistoplus%2Fvisual","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagistoplus%2Fvisual/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagistoplus%2Fvisual/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagistoplus%2Fvisual/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bagistoplus","download_url":"https://codeload.github.com/bagistoplus/visual/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bagistoplus%2Fvisual/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33124150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bagisto","bagisto-extension","bagisto-package","bagisto-theme","custom-theme","ecommerce","laravel","php","theme-customization","theme-editor","theme-framework","visual-editor"],"created_at":"2025-12-27T21:53:35.149Z","updated_at":"2026-05-17T01:17:47.207Z","avatar_url":"https://github.com/bagistoplus.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Bagisto Visual social card](./art/socialcard.png)\n\n# A modern theme framework and visual editor for Bagisto\n\n[![Latest Version on Packagist](https://img.shields.io/packagist/v/bagistoplus/visual.svg?style=flat-square)](https://packagist.org/packages/bagistoplus/visual)\n[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/bagistoplus/visual/run-tests.yml?branch=main\u0026label=tests\u0026style=flat-square)](https://github.com/bagistoplus/visual/actions?query=workflow%3Arun-tests+branch%3Amain)\n[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/bagistoplus/visual/fix-php-code-style-issues.yml?branch=main\u0026label=code%20style\u0026style=flat-square)](https://github.com/bagistoplus/visual/actions?query=workflow%3A\"Fix+PHP+code+style+issues\"+branch%3Amain)\n[![Total Downloads](https://img.shields.io/packagist/dt/bagistoplus/visual.svg?style=flat-square)](https://packagist.org/packages/bagistoplus/visual)\n\n## Features\n\nBagisto Visual provides everything you need to build powerful, customizable themes for the Bagisto e-commerce platform.\n\n- Modular theme framework with a clean, organized structure\n- JSON-based templates for layout flexibility and reusability\n- Visual drag-and-drop theme editor for merchants and developers\n- Prebuilt and customizable sections using Blade or Livewire\n\n## Installation\n\nYou can install the package via composer:\n\n```bash\ncomposer require bagistoplus/visual:^2.0@dev\n```\n\n\u003e **ℹ️ Note:** If you're installing an alpha/beta version, ensure your project accepts dev packages:\n\n\u003e ```bash\n\u003e composer config minimum-stability dev \u0026\u0026 composer config prefer-stable true\n\u003e ```\n\u003e\n\u003e This allows Composer to install pre-release versions of Bagisto Visual.\n\nYou can publish the config file with:\n\n```bash\nphp artisan vendor:publish --tag=\"visual-assets\"\n```\n\nThen run the package migrations:\n\n```bash\nphp artisan migrate\n```\n\nThese migrations create the Visual-owned tables required by editor and admin features.\n\n## Documentation\n\nVisit the official documentation for full guides at: [https://visual.bagistoplus.com](https://visual.bagistoplus.com)\n\n## Requirements\n\n- PHP version: ^8.2\n- Bagisto version: ^2.3\n\n## Changelog\n\nPlease see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.\n\n## Contributing\n\nWe welcome issues, ideas, and pull requests.\n\nPlease see [CONTRIBUTING](CONTRIBUTING.md) to get started.\n\n## Credits\n\n- [Eldo Magan](https://github.com/eldomagan)\n- [All Contributors](../../contributors)\n\n## License\n\nThe MIT License (MIT). Please see [License File](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagistoplus%2Fvisual","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbagistoplus%2Fvisual","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbagistoplus%2Fvisual/lists"}