PluXml is a lightweight content management system based on PHP and XML, released under the GNU GPL license. Its key differentiator is that it “does not require a database”: all data is stored in XML files, so a site can be migrated simply by copying files, and can even be kept portable on a USB drive. This makes it closer to a lightweight CMS than a complex enterprise content platform.
In terms of functionality, PluXml covers the common needs of small websites: static pages, categories, tags, archives, comment management, a media manager, and RSS feeds for articles, comments, tags, and categories. It also supports multi-user collaboration with 5 different permission levels, making it suitable for families, friends, or small businesses maintaining content together. For appearance, it supports customizable themes and mentions support for mobile devices and smartphone themes. For extensibility, it supports plugins, allowing users to add features without writing code. Its technical requirements are modest: Apache, Nginx, or Lighttpd; PHP 7.2 or above; and the GD library for image processing.
PluXml is clearly free software under the GPL. The source text does not mention a commercial edition, cloud-hosted plans, or paid support, so it can be treated as a free and open-source project. Its installation model is also typical of self-hosted software: download the archive, extract it to the website root directory, visit the site, and follow the installation prompts. For upgrades, the data directory should be backed up first, then the files can be overwritten and the upgrade process executed.
Its advantages are simple deployment, no database requirement, low migration cost, and practical features such as themes, plugins, multilingual support, and multi-user permissions. For VPS users, shared hosting users, or anyone looking to reduce operational dependencies, this architecture is quite appealing. The limitations are that the source text does not mention APIs/SDKs, enterprise support, detailed permission controls, the size of the plugin marketplace, or high-concurrency capabilities. Whether XML file storage is suitable for large volumes of content also cannot be determined from the available information.
PluXml is suitable for personal blogs, small showcase sites, lightweight collaborative sites, and developers who prefer self-hosted open-source software. It is less suitable for teams that clearly need complex workflows, extensive third-party integrations, or an official commercial SLA. There is no information in the source text about accessibility from China, so actual testing is required; payments are not relevant here. Alternatives include WordPress, Grav, Bludit, GetSimple CMS, and similar options.
⚠ This review is compiled from public sources and does not constitute a purchase recommendation. Verify all facts on the vendor's official site. Verify on pluxml.org official site.
pluxml.org is an France Dev Tools provider. TG4G tracks its product information, an overall rating of 7.0/10, and a China-accessibility score of China direct-connect friendly. Click "Visit Official Site" to reach pluxml.org directly.