{"id":42507574,"url":"https://github.com/solspace/ee-freeform","last_synced_at":"2026-01-28T13:48:43.209Z","repository":{"id":149218073,"uuid":"81985231","full_name":"solspace/ee-freeform","owner":"solspace","description":"Freeform Next for ExpressionEngine","archived":false,"fork":false,"pushed_at":"2025-11-11T16:34:04.000Z","size":28303,"stargazers_count":1,"open_issues_count":7,"forks_count":1,"subscribers_count":9,"default_branch":"v3","last_synced_at":"2025-11-11T18:21:16.549Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solspace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-02-14T20:19:32.000Z","updated_at":"2025-11-11T16:34:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c78668a-913a-4ee3-b1a8-34e041a971cf","html_url":"https://github.com/solspace/ee-freeform","commit_stats":null,"previous_names":[],"tags_count":73,"template":false,"template_full_name":null,"purl":"pkg:github/solspace/ee-freeform","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solspace%2Fee-freeform","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solspace%2Fee-freeform/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solspace%2Fee-freeform/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solspace%2Fee-freeform/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solspace","download_url":"https://codeload.github.com/solspace/ee-freeform/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solspace%2Fee-freeform/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28846056,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T13:02:32.985Z","status":"ssl_error","status_checked_at":"2026-01-28T13:02:04.945Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-28T13:48:42.496Z","updated_at":"2026-01-28T13:48:43.197Z","avatar_url":"https://github.com/solspace.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solspace: FreeForm\n\n## Setting-up dev environment\n\n1. Switch to folder: `cd ~/Repos/ee-freeform`\n2. Install Yarn in environment: `yarn install`\n3. Update Yarn: `yarn update`\n4. Deploy editions individually:\n    - `yarn deploy:express`\n    - `yarn deploy:lite`\n    - `yarn deploy:pro`\n5. Everything will be deployed to the `[..]/ee-freeform/dist` folder.\n\n## Building the packages for official releases\n\n1. Make sure you're using Node ~10. If you have `nvm` installed, you can switch to node 10 by using `nvm use 10`\n2. Run the following three commands to build the files. After each command, copy the zip file in `/dist` to a different location, since each command cleans up this folder to build the zip file:\n   1. `npm run deploy:express`\n   2. `npm run deploy:lite`\n   3. `npm run deploy:pro`\n\n**Note**: What the `npm` commands does is run `gulp deploy` commands. Probably better to not try to run `gulp` directly.\n\n## Composer\n\nWith PHP 8 out, some libraries used through composer are not compatible between PHP 7 and 8 (in particular 8.1 as of this writing). Running composer with PHP 7 would complain that some library versions were too high, and bringing those versions down would make PHP 8 complain when using composer.\n\nThis was remedied by adding a `/php7` folder containing a PHP 7-friendly version of composer. `addon.setup.php` is where we load up composer dependencies, so a conditional controls if the PHP 7 or 8 version of dependencies are loaded.\n\nWhen preparing a release, make sure to run `composer` at both levels.\n\n### For PHP 7:\n\n1. Go into the `php7` folder.\n2. Run composer with PHP 7. If you're using something like Homebrew, this is how this would work: `/opt/homebrew/opt/php@7.1/bin/php /usr/local/bin/composer update`\n\n### For PHP 8:\n\n1. Go to the root folder of the repo.\n2. Run composer with PHP 8. If you're using something like Homebrew, this is how this would work: `/opt/homebrew/opt/php@8.1/bin/php /usr/local/bin/composer update`\n\n**NOTE**: Make sure you add the full path of `composer` (eg. `/usr/local/bin/composer`) if you're using a custom php version on your computer to run `composer` instead of the global `php` command you might have set up on your computer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolspace%2Fee-freeform","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolspace%2Fee-freeform","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolspace%2Fee-freeform/lists"}