{"id":27646049,"url":"https://github.com/in2code-de/in2faq","last_synced_at":"2025-04-24T01:16:11.455Z","repository":{"id":45961580,"uuid":"239496859","full_name":"in2code-de/in2faq","owner":"in2code-de","description":"FAQ extension for TYPO3","archived":false,"fork":false,"pushed_at":"2024-11-25T14:23:22.000Z","size":372,"stargazers_count":2,"open_issues_count":2,"forks_count":2,"subscribers_count":4,"default_branch":"typo3-v12","last_synced_at":"2025-04-24T01:16:01.491Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"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/in2code-de.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}},"created_at":"2020-02-10T11:34:49.000Z","updated_at":"2025-01-10T21:20:24.000Z","dependencies_parsed_at":"2024-08-11T20:05:18.154Z","dependency_job_id":"54fb08c2-05c0-44f1-8c89-6b83cb829bf4","html_url":"https://github.com/in2code-de/in2faq","commit_stats":{"total_commits":69,"total_committers":9,"mean_commits":7.666666666666667,"dds":0.536231884057971,"last_synced_commit":"aa94c9db7664dd0048b6cf7aab3f7fa0859cbe9f"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fin2faq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fin2faq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fin2faq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/in2code-de%2Fin2faq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/in2code-de","download_url":"https://codeload.github.com/in2code-de/in2faq/tar.gz/refs/heads/typo3-v12","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250540936,"owners_count":21447428,"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":[],"created_at":"2025-04-24T01:16:10.868Z","updated_at":"2025-04-24T01:16:11.439Z","avatar_url":"https://github.com/in2code-de.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EXT:in2faq\n\nTo render questions and answers as TYPO3 extension as a possible follower for EXT:irfaq.\n\n![Example output of the faq extension](Documentation/Images/screenshot_in2faq_frontend.png \"Example output\")\n\n## Explanation\n\nThere are two plugins. The first plugin shows the questions and answers. The second allows you to set a filter over your\nquestion list. There is a filter by search term and a category filter.\n\nA command controller allows you to import old EXT:irfaq records into new tables\n\n## Early Access Programm for TYPO3 13 support\n\n:information_source: **TYPO3 13 compatibility**\n\u003e See [EAP page (DE)](https://www.in2code.de/agentur/typo3-extensions/early-access-programm/) or\n\u003e [EAP page (EN)](https://www.in2code.de/en/agency/typo3-extensions/early-access-program/) for more information how\n\u003e to get access to a TYPO3 13 version\n\n\n\n## Changelog\n\n| Version | Date       | State      | Description                                                                                                                          |\n|---------|------------| ---------- |--------------------------------------------------------------------------------------------------------------------------------------|\n| 13.0.0  | tbd        | Task       | TYPO3 v13 compatibility - planned                                                                                                    |                      \n| 7.0.1   | 2024-11-25 | Task       | Tiny Bugfix, automated TER release                                                                                                   |\n| 7.0.0   | 2023-12-25 | Task       | Support PHP 8.1 and TYPO3 v12, provide link to detail page in list views, provide flexform configurations  for detail view           |\n| 6.0.0   | 2022-09-14 | Task       | Support PHP 8 now, updated CS fixer settings, prevent error with filter plugin above list plugin                                     |\n| 5.1.3   | 2022-05-24 | Bugfix     | Raise field length for path_segment in DB definition                                                                                 |\n| 5.1.2   | 2021-11-18 | Bugfix     | Fix broken sorting for categories (automatic by title) also for FlexForms for Pi1 and Pi2                                            |\n| 5.1.1   | 2021-11-18 | Bugfix     | Fix broken sorting for categories (automatic by title) and questions (manual by sorting field) in backend                            |\n| 5.1.0   | 2021-11-18 | Task       | Support PHP 7.2 and 7.3 again, added automatic tests via github actions                                                              |\n| 5.0.0   | 2021-09-29 | Breaking   | New major release: Drop support for TYPO3 V8 and V9; Compatible with TYPO3 V11; 2 new plugins; Support slugs (incl. upgrade wizard); |\n| 4.1.4   | 2021-07-13 | Task       | Small code cleanup                                                                                                                   |\n| 4.1.3   | 2021-06-28 | Bugfix     | Set default value in TCA for `l10n_parent`                                                                                           |\n| 4.1.1   | 2019-04-08 | Bugfix     | Don't use same startpage for plugins when plugin is inserted more then once per page                                                 |\n| 4.1.0   | 2019-02-13 | Feature    | Pi2: Show categories from given startpoint. If empty, show all. Also pass tt_content.* to views.                                     |\n| 4.0.1   | 2019-02-11 | Bugfix     | Remove unneeded version from composer.json.                                                                                          |\n| 4.0.0   | 2019-02-10 | Task       | Update for newer TYPO3 versions. Add a filter functionality.                                                                         |\n| 3.0.0   | 2019-03-31 | Task       | Update for TYPO3 9                                                                                                                   |\n| 2.0.3   | 2019-03-31 | Task       | Update dependencies                                                                                                                  |\n| 2.0.2   | 2019-03-31 | Task       | Update dependencies                                                                                                                  |\n| 2.0.1   | 2017-08-04 | Bugfix     | Small bugfix                                                                                                                         |\n| 2.0.0   | 2017-06-06 | Task       | Preperations for TYPO3 8                                                                                                             |\n| 1.0.0   | 2016-07-26 | Task       | Initial release                                                                                                                      |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fin2code-de%2Fin2faq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fin2code-de%2Fin2faq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fin2code-de%2Fin2faq/lists"}