{"id":37373841,"url":"https://github.com/forkbb/transformer","last_synced_at":"2026-01-16T05:01:29.412Z","repository":{"id":158566874,"uuid":"451053555","full_name":"forkbb/transformer","owner":"forkbb","description":"Transformer is a script to convert/merge another forum's database to/with ForkBB.","archived":false,"fork":false,"pushed_at":"2025-07-12T10:01:36.000Z","size":1661,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-07-12T12:06:33.093Z","etag":null,"topics":["fluxbb","fluxbb-by-visman","forkbb","punbb"],"latest_commit_sha":null,"homepage":"","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/forkbb.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-01-23T09:08:30.000Z","updated_at":"2025-06-28T16:46:34.000Z","dependencies_parsed_at":"2025-07-12T12:05:13.316Z","dependency_job_id":"6eb9cc4c-680c-472b-a868-875da90ba154","html_url":"https://github.com/forkbb/transformer","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/forkbb/transformer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkbb%2Ftransformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkbb%2Ftransformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkbb%2Ftransformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkbb%2Ftransformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/forkbb","download_url":"https://codeload.github.com/forkbb/transformer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/forkbb%2Ftransformer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28477210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T03:13:13.607Z","status":"ssl_error","status_checked_at":"2026-01-16T03:11:47.863Z","response_time":107,"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":["fluxbb","fluxbb-by-visman","forkbb","punbb"],"created_at":"2026-01-16T05:01:28.745Z","updated_at":"2026-01-16T05:01:29.405Z","avatar_url":"https://github.com/forkbb.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Transformer\n\n## About\n\nTransformer is a script to convert/merge another forum's database to/with ForkBB.\n\n## Note\n\nSupports (convert/merge):\n1. ForkBB rev.88\n2. FluxBB_by_Visman rev.51 - rev.87\n3. FluxBB 1.5.0 - 1.5.11\n4. PunBB 1.4.4 - 1.4.6\n\nFor FluxBB_by_Visman, FluxBB and PunBB: Before starting the conversion, copy the avatar files to the **/public/img/avatars/** folder.\n\n## Requirements\n\n* PHP 8.0+\n* PHP extensions: pdo, intl, json, mbstring, fileinfo\n* PHP extensions (suggests): imagick or gd (for upload avatars and other images), openssl (for send email via smtp server using SSL/TLS), curl (for OAuth)\n* A database such as MySQL 5.5.3+ (an extension using the mysqlnd driver must be enabled), SQLite 3.25+, PostgreSQL 10+\n\n## Install\n\n### For Apache:\n\nApache must have **mod_rewrite** and **mod_headers** enabled. Also, the **AllowOverride** directive must be set to **All**.\n\nTwo options\n1. Shared hosting or site folder (Document Root != [**/public/**](https://github.com/forkbb/forkbb/tree/master/public) folder):\n    * Rename **.dist.htaccess** to **.htaccess**,\n    * Rename **index.dist.php** to **index.php**.\n    * (If you install the forum engine in the site folder, there may be conflicts between the forum's .htaccess rules and the site's .htaccess rules.)\n2. VPS/VDS with access to Apache configuration (Document Root == [**/public/**](https://github.com/forkbb/forkbb/tree/master/public) folder):\n    * Rename /public/**.dist.htaccess** to /public/**.htaccess**,\n    * Rename /public/**index.dist.php** to /public/**index.php**;\n\n### For NGINX:\n\n* [Example](https://github.com/forkbb/forkbb/blob/master/nginx.dist.conf) nginx configuration.\n* Note: Root must point to the [**/public/**](https://github.com/forkbb/forkbb/tree/master/public) directory.\n* Note: The **index.dist.php** file does not need to be renamed.\n\n## Before starting\n\nConfigure the **FRIENDLY_URL** section in the files /app/config/install.php and /app/config/main.dist.php ( [topic](https://forkbb.ru/topic/95/transliteratsiya-translitation) ).\n\n## Links\n\n* Homepage: https://forkbb.ru/\n* GitHub: https://github.com/forkbb/transformer\n\n## License\n\nThis project is under MIT license. Please see the [license file](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforkbb%2Ftransformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fforkbb%2Ftransformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fforkbb%2Ftransformer/lists"}