{"id":26228013,"url":"https://github.com/nk-crew/visual-portfolio","last_synced_at":"2025-04-19T16:43:01.182Z","repository":{"id":42571141,"uuid":"120746692","full_name":"nk-crew/visual-portfolio","owner":"nk-crew","description":"Modern photo gallery and portfolio plugin with advanced layouts editor. Clean gallery styles with powerful settings in the Gutenberg block.","archived":false,"fork":false,"pushed_at":"2025-02-21T10:50:51.000Z","size":20664,"stargazers_count":44,"open_issues_count":18,"forks_count":14,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T09:03:04.212Z","etag":null,"topics":["gallery","grid","gutenberg","masonry","posts","wordpress"],"latest_commit_sha":null,"homepage":"https://visualportfolio.co/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nk-crew.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"custom":["https://visualportfolio.co/pricing/"]}},"created_at":"2018-02-08T10:27:51.000Z","updated_at":"2025-02-06T11:58:21.000Z","dependencies_parsed_at":"2023-10-10T22:19:40.192Z","dependency_job_id":"1ce16130-4048-4bef-a707-333ed60c113e","html_url":"https://github.com/nk-crew/visual-portfolio","commit_stats":null,"previous_names":[],"tags_count":115,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fvisual-portfolio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fvisual-portfolio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fvisual-portfolio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Fvisual-portfolio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nk-crew","download_url":"https://codeload.github.com/nk-crew/visual-portfolio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243293340,"owners_count":20268136,"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":["gallery","grid","gutenberg","masonry","posts","wordpress"],"created_at":"2025-03-12T20:36:52.181Z","updated_at":"2025-03-12T20:36:52.839Z","avatar_url":"https://github.com/nk-crew.png","language":"PHP","funding_links":["https://visualportfolio.co/pricing/"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://visualportfolio.co/\"\u003e\n    \u003cimg src=\"https://visualportfolio.co/wp-content/uploads/2022/02/logo.svg\" height=\"40\" alt=\"Visual Portfolio - WordPress Gallery Plugin\"\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wordpress.org/plugins/visual-portfolio/\"\u003e\u003cimg alt=\"WordPress Plugin Version\" src=\"https://img.shields.io/wordpress/plugin/v/visual-portfolio\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wordpress.org/plugins/visual-portfolio/\"\u003e\u003cimg alt=\"WordPress Plugin Rating\" src=\"https://img.shields.io/wordpress/plugin/rating/visual-portfolio\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wordpress.org/plugins/visual-portfolio/\"\u003e\u003cimg alt=\"WordPress Plugin Downloads\" src=\"https://img.shields.io/wordpress/plugin/dt/visual-portfolio\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/nk-crew/visual-portfolio/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/nk-crew/visual-portfolio\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eModern gallery and portfolio plugin with advanced layouts editor for WordPress.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://visualportfolio.co/\"\u003eWebsite\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://visualportfolio.co/docs/getting-started/\"\u003eDocumentation\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://wordpress.org/plugins/visual-portfolio/\"\u003eWordPress Plugin\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://visualportfolio.co/pricing/\"\u003ePro Version\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nVisual Portfolio provides powerful tools to showcase your works and photo galleries. Key features:\n\n- 🎨 Visual Gallery Builder\n- ⚡ Optimized Performance\n- 📱 Responsive Layouts\n- 🖼️ Modern Lightbox\n- 🎯 SEO Friendly\n- 🔄 AJAX Loading\n\n## Development\n\n### Prerequisites\n\n- PHP \u003e= 7.2\n- Node.js \u003e= 18.0\n- Composer \u003e= 2.0\n\n### Getting Started\n\n1. Clone the repository\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n### Development Commands\n\n```bash\n# Start development\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Create plugin zip\nnpm run build:prod\n```\n\n### Code Quality\n\nWe use automated tools to ensure code quality. Pre-commit and pre-push hooks are configured for:\n- PHP CodeSniffer\n- ESLint\n- Stylelint\n\n```bash\n# Linting\nnpm run lint:php    # Check PHP code\nnpm run lint:js     # Check JavaScript code\nnpm run lint:css    # Check CSS code\n\n# Auto-fixing\nnpm run format:php  # Fix PHP code\nnpm run format:js   # Fix JavaScript code\nnpm run format:css  # Fix CSS code\n```\n\n### Testing\n\nWe use WordPress's official testing environment powered by Docker and wp-env.\n\n1. [Install Docker](https://www.docker.com/) on your machine\n2. Start the server:\n   ```bash\n   npm run env:start\n   ```\n3. Run tests:\n   ```bash\n   # End-to-end tests (Playwright)\n   npm run test:e2e\n\n   # PHP Unit tests\n   npm run test:unit:php\n   ```\n\n## License\n\nThis project is licensed under the GPL-2.0-or-later License - see the [LICENSE](LICENSE.txt) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-crew%2Fvisual-portfolio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnk-crew%2Fvisual-portfolio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-crew%2Fvisual-portfolio/lists"}