{"id":13518777,"url":"https://github.com/pluxml/PluXml","last_synced_at":"2025-03-31T11:30:29.045Z","repository":{"id":4083334,"uuid":"5189340","full_name":"pluxml/PluXml","owner":"pluxml","description":"A CMS to create lightweight websites with ease and without database.","archived":false,"fork":false,"pushed_at":"2025-03-24T21:50:30.000Z","size":11070,"stargazers_count":226,"open_issues_count":19,"forks_count":68,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-03-24T22:30:35.322Z","etag":null,"topics":["blog","cms","php","pluxml","responsive","self-hosted","selfhosted","website","xml"],"latest_commit_sha":null,"homepage":"http://pluxml.org","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pluxml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":["https://pluxml.org/static3/support-us","paypal.me/pluxmlorg"]}},"created_at":"2012-07-26T07:55:26.000Z","updated_at":"2025-03-24T21:50:34.000Z","dependencies_parsed_at":"2023-12-13T22:06:45.745Z","dependency_job_id":"0f6da7fb-6248-4c17-8adb-3a21c3e4ed3d","html_url":"https://github.com/pluxml/PluXml","commit_stats":{"total_commits":1606,"total_committers":44,"mean_commits":36.5,"dds":0.589041095890411,"last_synced_commit":"2e464543d0b7960ced01403a37ef9ec0fe8713b8"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluxml%2FPluXml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluxml%2FPluXml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluxml%2FPluXml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pluxml%2FPluXml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pluxml","download_url":"https://codeload.github.com/pluxml/PluXml/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246461363,"owners_count":20781315,"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":["blog","cms","php","pluxml","responsive","self-hosted","selfhosted","website","xml"],"created_at":"2024-08-01T05:01:48.975Z","updated_at":"2025-03-31T11:30:28.509Z","avatar_url":"https://github.com/pluxml.png","language":"PHP","funding_links":["https://pluxml.org/static3/support-us","paypal.me/pluxmlorg"],"categories":["PHP"],"sub_categories":[],"readme":"# PluXml\n![Static Badge](https://img.shields.io/badge/https-pluxml.org-blue)\n![GitHub all releases](https://img.shields.io/github/downloads/pluxml/pluxml/total?icon=github)\n![GitHub License](https://img.shields.io/github/license/pluxml/pluxml?icon=php)\n[![Mastodon](https://img.shields.io/badge/%40pluxml-6768f3?logo=mastodon\u0026logoColor=%23ffffff)](https://hachyderm.io/@pluxml)\n\nPluXml is a flat CMS. Build lightweight websites easily without database.\n\n## Description\n\n* User friendly backoffice\n* Multi-users with grants levels\n* Articles, pages with PHP scripts, categories, tags, users, archives on the last months or for every year.\n* Comments management\n* Medias manager\n* Translated into 11 languages (French, German, English, Spanish, Italian, Dutch, Occitan, Polish, Portuguese, Romanian, Russian)\n* Customizable themes\n* Plugins\n* No database required\n* URL rewriting (requires Apache2 mod_rewrite module or NGinx)\n\n## Demonstration\n\n* [Blog](https://demo.pluxml.org/)\n* [Backoffice](https://demo.pluxml.org/core/admin/auth.php?p=/core/admin/)\n\n## Prerequisites\n\n* PHP 5.6.34 or higher until PHP 8.1.2. PHP 7.2.5+ is required for PHPMailer.\n* PHP GD library for resizing pictures and create thumbnails\n* PHP XML library for parsing data files\n* PHP email sending enabled (not required)\n* HTTP server as Apache2 with mod_rewrite module enabled to use URL rewriting (not required), NGinx,..\n\n## Installation\n\n* Download the latest release in zip format from [Github](https://github.com/pluxml/PluXml/releases) or from [https://www.pluxml.org](https://www.pluxml.org/download/pluxml-latest.zip) and unzip it at the root of your site\n* Connect to your site. Fill in the form for the first user as webmaster.\n* Now your site in ready to serve.\n* Follow the administration link at the bottom of the homepage to access to the back-office. Enjoy it !\n\n## Update\n\n* **IMPORTANT** : Backup your PluXml `data` folder\n* Download and unzip the latest release as for a fresh installation\n* Connect to your site and accept for upgrading your datas with the new version of PluXml\n\n## Links\n\n* [Official website](https://www.pluxml.org/)\n* [Forum](https://forum.pluxml.org/)\n* [Themes and plugins](https://ressources.pluxml.org/)\n* [Documentation](https://wiki.pluxml.org/)\n* [Support Us](https://pluxml.org/static3/support-us)\n* [Repository on Github](https://github.com/pluxml/PluXml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluxml%2FPluXml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpluxml%2FPluXml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpluxml%2FPluXml/lists"}