Pluck (software)
pluck administration center | |
Developer(s) | Pluck development team |
---|---|
Stable release |
4.7.3
/ December 8, 2014 |
Written in | PHP |
Type | Content Management System |
License | GNU General Public License |
Website | http://www.pluck-cms.org/ |
Pluck, also known as pluck-cms, is an open source content management system, written in the PHP scripting language. It allows for webpage creation for users with little or no programming experience, and, unlike most content management systems, does not use a database to store its data. Pluck also includes a module system, which allows developers to integrate custom functionality into the system.[1]
Functionality
Pluck has the following functionality:[2]
- Page creation
- Theming system
- Module support
- Trashcan
It includes 3 default modules:
- Albums
- Blog
- Contact form
More functionality can be added through the module system.[1]
History
The first version of pluck was released in 2005 under the name CMSsystem. It was a "one man project", and the code wasn't released under an open source license. Version 2 and 3 where released in 2005 and 2006 respectively, though the exact dates are unknown.[3]
4.2 was the first version with the name pluck, and also the first version released under the GNU General Public License.[3]
In 2014 the source code has been moved from launchpad to github. Bill Creswell joined to a development team.
Vulnerabilities
According to Secunia, pluck currently (as of July 2013) has 1 unpatched security advisory (out of 7 total).[4] The vulnerability allows arbitrary PHP code to be executed and is rated highly critical.[5] Code was patched as 4.7.1,[6] and the current version is 4.7.3[7]
References
- 1 2 http://www.pluck-cms.org/docs/dev:modules
- ↑ http://www.pluck-cms.org/?file=about
- 1 2 http://www.pluck-cms.org/forum/viewtopic.php?pid=2101#p2101
- ↑ http://secunia.com/advisories/product/19306/
- ↑ http://secunia.com/advisories/47934/
- ↑ http://www.pluck-cms.org/?file=home/news&module=blog&page=viewpost&post=pluck-4_7_1
- ↑ http://www.pluck-cms.org/?file=home/news&module=blog&page=viewpost&post=pluck-4_7_3