{"id":22282041,"url":"https://github.com/yeswiki/yeswiki","last_synced_at":"2025-11-12T21:38:48.329Z","repository":{"id":659064,"uuid":"301892","full_name":"YesWiki/yeswiki","owner":"YesWiki","description":"YesWiki is a wiki system written in PHP, including extensions making collaboration more simple (databases, maps, easy editing, bootstrap themes,...).","archived":false,"fork":false,"pushed_at":"2025-08-14T18:43:40.000Z","size":117686,"stargazers_count":119,"open_issues_count":57,"forks_count":63,"subscribers_count":19,"default_branch":"doryphore-dev","last_synced_at":"2025-08-14T20:34:26.159Z","etag":null,"topics":["collaborative","french","open-source-licensing","php","wiki"],"latest_commit_sha":null,"homepage":"https://yeswiki.net","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YesWiki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2009-09-09T09:00:49.000Z","updated_at":"2025-08-13T10:04:31.000Z","dependencies_parsed_at":"2023-10-11T18:43:37.008Z","dependency_job_id":"60d3786a-0bde-4fc1-aeb6-555b03bb8134","html_url":"https://github.com/YesWiki/yeswiki","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"purl":"pkg:github/YesWiki/yeswiki","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YesWiki%2Fyeswiki","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YesWiki%2Fyeswiki/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YesWiki%2Fyeswiki/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YesWiki%2Fyeswiki/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YesWiki","download_url":"https://codeload.github.com/YesWiki/yeswiki/tar.gz/refs/heads/doryphore-dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YesWiki%2Fyeswiki/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270856561,"owners_count":24657688,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"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":["collaborative","french","open-source-licensing","php","wiki"],"created_at":"2024-12-03T16:24:47.575Z","updated_at":"2025-11-12T21:38:48.287Z","avatar_url":"https://github.com/YesWiki.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YesWiki\n\n[YesWiki](https://yeswiki.net) is a Free Software under the AGPL licence, made for creating and managing your website, in a collaborative way.\n\n[YesWiki](https://yeswiki.net) allows any web user, online, with any browser, to :\n\n- create, delete, edit or comment on the pages of a site, with any number of editors or pages.\n- manage access rights for each page (read, write, or comment) for a user or a group.\n- layout a page content in a very intuitive and visual way, using formatting rules which require no technical skills.\n- publish immediately any creation or modification of a page.\n- analyze and manage the whole site through simple functions : site map, list of users, most recently modified or commented pages, etc.\n- a set of templates to suit any site need in term of presentation\n- ability for each part of a site to act as Wiki page : title, header, menus, footer etc. can be easily edited from a browser.\n- a light but strong anti-spam solution.\n- the possibility to embed documents in a page : pictures, mp3, videos, mind maps etc.\n- a plugin manager and numerous extensions : user oriented database manager, tags, contact forms, etc.\n\n## Installation\n\nYesWiki can be installed in about ten minutes on a server which supports **PHP \u003e= 7.3** and a **MySQL \u003e= 5.6** database. Once installed, the YesWiki site is working immediately, and can be managed online from a web browser.\n\n[More detailed install instructions in the INSTALL.md file](INSTALL.md).\n\n## Translations\n\nWe are using [weblate](https://hosted.weblate.org/yeswiki) to translate our software!\n\n## Developers\n\nWe recommend an installation through docker.\n\n### Linters \u0026 Formatters\n\nPlease install relevant extension and enable auto formatting on your editor.\n\nAlternatively you can run `make lint`\n\n| Language                    | Linter/Formatter                                             |\n| --------------------------- | ------------------------------------------------------------ |\n| Php                         | `php-cs-fixer`                                               |\n| Javascript                  | `eslint`                                                     |\n| Twig                        | no automatic linter. Couldn't find one which is good enough. |\n| CSS, Yaml, JSON, Markdown.. | `prettier`                                                   |\n\nIf you use VS Codium, get YesWiki linting settings with `cp .vscode/settings.example.json .vscode/settings.json`\n\n## History\n\nYesWiki grew out of a French language version of [WakkaWiki](https://en.wikipedia.org/wiki/WakkaWiki) called [Wikini](http://wikini.net), and hence has strong French language support.\n\n## Authors and contributors\n\n### Initial WakkaWiki author\n\n- 2002, 2003 Hendrik Mans \u003chendrik@mans.de\u003e\n\n### Wikini authors\n\n- 2003 Carlo ZOTTMANN\n- 2002, 2003, 2004 David DELON\n- 2002, 2003, 2004 Charles NEPOTE\n- 2002, 2003, 2004 Patrick PAUL\n- 2003 Eric DELORD\n- 2003, 2004 Eric FELDSTEIN\n- 2003 Jean-Pascal MILCENT\n- 2003 Jéréme DESQUILBET\n- 2003 Erus UMBRAE\n- 2004 David VANTYGHEM\n- 2004 Jean Christophe ANDRE\n- 2005 Didier Loiseau\n\n### YesWiki authors\n\nSee \u003chttps://github.com/YesWiki/yeswiki/graphs/contributors\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeswiki%2Fyeswiki","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeswiki%2Fyeswiki","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeswiki%2Fyeswiki/lists"}