{"id":26228012,"url":"https://github.com/nk-crew/lazy-blocks","last_synced_at":"2025-10-24T21:34:39.255Z","repository":{"id":41158494,"uuid":"138040927","full_name":"nk-crew/lazy-blocks","owner":"nk-crew","description":"Use Lazy Blocks plugin to rapidly build custom blocks without ever leaving your WordPress editor","archived":false,"fork":false,"pushed_at":"2025-04-08T12:09:29.000Z","size":12074,"stargazers_count":340,"open_issues_count":15,"forks_count":43,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-13T20:12:11.056Z","etag":null,"topics":["blocks","custom","gutenberg","wordpress"],"latest_commit_sha":null,"homepage":"https://www.lazyblocks.com/","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,"zenodo":null},"funding":{"custom":["https://www.lazyblocks.com/pro/"]}},"created_at":"2018-06-20T14:04:27.000Z","updated_at":"2025-04-08T12:09:33.000Z","dependencies_parsed_at":"2023-02-09T22:31:11.865Z","dependency_job_id":"ef7fcf5d-7e17-4607-96fc-222ccf4c4ec9","html_url":"https://github.com/nk-crew/lazy-blocks","commit_stats":null,"previous_names":[],"tags_count":69,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Flazy-blocks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Flazy-blocks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Flazy-blocks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nk-crew%2Flazy-blocks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nk-crew","download_url":"https://codeload.github.com/nk-crew/lazy-blocks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535829,"owners_count":22087399,"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":["blocks","custom","gutenberg","wordpress"],"created_at":"2025-03-12T20:36:51.694Z","updated_at":"2025-10-24T21:34:39.242Z","avatar_url":"https://github.com/nk-crew.png","language":"PHP","funding_links":["https://www.lazyblocks.com/pro/"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://www.lazyblocks.com/\"\u003e\n    \u003cpicture\u003e\n      \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"https://www.lazyblocks.com/logo-white.svg\"\u003e\n      \u003cimg src=\"https://www.lazyblocks.com/logo.svg\" height=\"40\" alt=\"Lazy Blocks - Custom Blocks Builder\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://wordpress.org/plugins/lazy-blocks/\"\u003e\u003cimg alt=\"WordPress Plugin Version\" src=\"https://img.shields.io/wordpress/plugin/v/lazy-blocks\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wordpress.org/plugins/lazy-blocks/\"\u003e\u003cimg alt=\"WordPress Plugin Rating\" src=\"https://img.shields.io/wordpress/plugin/rating/lazy-blocks\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://wordpress.org/plugins/lazy-blocks/\"\u003e\u003cimg alt=\"WordPress Plugin Downloads\" src=\"https://img.shields.io/wordpress/plugin/dt/lazy-blocks\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/nk-crew/lazy-blocks/blob/master/LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/github/license/nk-crew/lazy-blocks\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003eBuild custom blocks for WordPress block editor (Gutenberg) without coding.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://www.lazyblocks.com/\"\u003eWebsite\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://www.lazyblocks.com/docs/overview/\"\u003eDocumentation\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://wordpress.org/plugins/lazy-blocks/\"\u003eWordPress Plugin\u003c/a\u003e \u0026nbsp; \u003ca href=\"https://www.lazyblocks.com/pro/\"\u003ePro Version\u003c/a\u003e\n\u003c/p\u003e\n\n## Overview\n\nLazy Blocks is a WordPress plugin that helps you create custom blocks for the Gutenberg editor without coding. Key features:\n\n- 📝 Visual block builder with drag \u0026 drop interface\n- 🎛️ Rich set of controls (Text, Image, Gallery, etc.)\n- 🔄 Output blocks with PHP, HTML, or theme templates\n- ⚡ Extensive filters and actions for developers\n\n## Development\n\n### Prerequisites\n\n- PHP \u003e= 8.0\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 with file watcher\nnpm run dev\n\n# Build for development\nnpm run build\n\n# Build for production (with zip file)\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%2Flazy-blocks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnk-crew%2Flazy-blocks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnk-crew%2Flazy-blocks/lists"}