{"id":43731070,"url":"https://github.com/infinum/eightshift-forms","last_synced_at":"2026-06-01T10:00:52.156Z","repository":{"id":37976137,"uuid":"204961525","full_name":"infinum/eightshift-forms","owner":"infinum","description":"WordPress plugin project for Gutenberg forms","archived":false,"fork":false,"pushed_at":"2026-05-30T20:56:45.000Z","size":33823,"stargazers_count":31,"open_issues_count":17,"forks_count":6,"subscribers_count":8,"default_branch":"main","last_synced_at":"2026-05-30T22:20:51.676Z","etag":null,"topics":["forms","gutenberg","open-source","plugin","wordpress","wordpress-plugin"],"latest_commit_sha":null,"homepage":"https://eightshift.com","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infinum.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":"2019-08-28T15:14:49.000Z","updated_at":"2026-05-27T08:35:04.000Z","dependencies_parsed_at":"2023-09-23T04:54:32.761Z","dependency_job_id":"b16b3f4e-f081-48ee-bd4e-b7c6f74819f5","html_url":"https://github.com/infinum/eightshift-forms","commit_stats":null,"previous_names":[],"tags_count":428,"template":false,"template_full_name":null,"purl":"pkg:github/infinum/eightshift-forms","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Feightshift-forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Feightshift-forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Feightshift-forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Feightshift-forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinum","download_url":"https://codeload.github.com/infinum/eightshift-forms/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2Feightshift-forms/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33769492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["forms","gutenberg","open-source","plugin","wordpress","wordpress-plugin"],"created_at":"2026-02-05T10:17:24.779Z","updated_at":"2026-06-01T10:00:52.150Z","avatar_url":"https://github.com/infinum.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://repository-images.githubusercontent.com/204961525/1788eeba-8046-47bf-b315-32b060db1c8e)\n\n[![GitHub tag](https://img.shields.io/github/tag/infinum/eightshift-forms.svg?style=for-the-badge)](https://github.com/infinum/eightshift-forms)\n[![GitHub stars](https://img.shields.io/github/stars/infinum/eightshift-forms.svg?style=for-the-badge\u0026label=Stars)](https://github.com/infinum/eightshift-forms)\n\n# Eightshift Forms Plugin\n\nEightshift forms plugins is a complete form builder tool that utilizes modern Block editor features with multiple third-party integrations to boost your project to another level.\n\n## ⚠️ Requirements\nTo get started, you'll need:\n\n* [Node LTS](https://nodejs.org/)\n* [Composer](https://getcomposer.org/)\n* [Bun](https://bun.sh/)\n* [git](https://git-scm.com/)\n* [WP-CLI](https://wp-cli.org/)\n\n## 🏁 Quick start\n\nClone the project + build to get started:\n\n1. `git clone git@github.com:infinum/eightshift-forms.git`\n2. `composer install`\n3. `bun install`\n4. `bun start`\n\n## 📚 Documentation\n\nEightshift forms documentation is located [here](docs/README.md).\n\nEightshift forms plugin is created on the [Eightshift development kit](https://eightshift.com).\n\n## 🧪 Testing\n\nAll e2d tests are run using Playwright and are located in the `tests/e2e` folder and are run in isolated environment using WP Playground with predefined dataset.\n\nURL structure is:\n* `http://127.0.0.1:9400/tests/basic`\n* `http://127.0.0.1:9400/tests/validation`\n* etc.\n\nTo run the tests locally using WP Playground:\n1. `bun run test:e2e:playground` - creates a new WP Playground instance and imports the dataset.\n2. `bun run test:e2e:ui` or `bun run test:e2e` - runs the tests in the browser UI or headless mode.\n3. `bun run test:e2e:report:show` - shows the test report.\n4. `bun run test:e2e:report:pdf` - generates a PDF report of the tests.\n\nSetting up custom test environment:\n1. Create a new WordPress installation.\n2. Install the Eightshift Forms plugin.\n3. Check the `options` for the forms set in the `tests/e2e/playground/playground.json` file.\n4. Import the dataset from the `tests/e2e/playground/dataset.xml` file, make sure you have a clean installation before importing the dataset as the page/forms ID increments remains the same as in the dataset.\n6. Run `ES_URL=https://\u003ctest-environment\u003e/ bun run test:e2e:ui` to run the tests.\n\nAvailable environment variables:\n* `ES_URL`: URL of the test environment. Required.\n* `ES_CLASS`: Class name to be added to the body tag for additional styling if needed. Default is `es-forms-tests`.\n\n## 🛟 Getting help\n\nIf you have any questions or problems, please [open an issue](https://github.com/infinum/eightshift-forms/issues) on GitHub. \n\nWhen submitting issues or otherwise participating in development, please follow our [code of conduct](https://github.com/infinum/eightshift-forms/blob/develop/CODE_OF_CONDUCT.md), and fill out the issue template properly. We'll do our best to answer your issues as quickly as humanly possible: following these steps helps us out a lot in doing that.\n\n## 👩‍💻 Maintainers 🧑‍💻 \nEightshift Forms is maintained and sponsored by [Infinum](https://infinum.com).\n\n## ⚖️ License\nEightshift Forms by [Infinum](https://infinum.com). It is free software, and may be redistributed under the terms specified in the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinum%2Feightshift-forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinum%2Feightshift-forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinum%2Feightshift-forms/lists"}