Software:WebGUI

From HandWiki
Short description: Open-source content management system
WebGUI
WebGUI logo.png
Developer(s)Plain Black Corporation
Stable release
7.10.30[1] / January 6, 2016; 8 years ago (2016-01-06)
Operating systemCross-platform
PlatformPerl
TypeContent management system
LicenseGPL
Websitewww.webgui.org

WebGUI is an open-source content management system written in Perl[2] and released under the GNU General Public License.[3]

The system permits non-technically minded users to arrange content in pages and layouts, containing 'Assets' (applets) which permit website visitors to view and interact with various types of data from basic Articles to full-blown Content management system and custom applications.

In July 2014, Scott Walters proposed a project on Kickstarter to bring the nascent Version 8 rewrite to a formal release with a supporting free software community. Version 8 is, according to the Kickstarter project page, "a massive modernization effort that reworked core to use Moose, Plack, Try::Tiny" along with a general code cleanup. The project achieved its crowd funding goal on July 16, 2014.

Introduction

WebGUI (pronounced web-GOO-E) is a system that gives web administrators the ability to manage the appearance and features available in the user interface to fit each user's skill level. Its users and groups system allows control over content editing and viewing privileges, and the versioning and workflow systems allow for content approval hierarchies and tracking of content as it moves through the site. Everything in WebGUI is a template which allows for customization, while keeping the site content and style separate.

The system was originally built as an application framework by creator Plain Black Corporation[4] to support their customer development work, but a majority of its current independent users utilize it as a CMS with the modules with which it ships.

History

In 1999 a development project called Web Done Right[5] began in an effort to create a web application framework. Over the next several years, Web Done Right evolved and eventually became WebGUI. WebGUI and its parent company Plain Black Corporation were launched to the public in 2001.

Features

The WebGUI software can be used for:[6]

  • Web-based Administrative Interface
  • WYSIWYG Rich Text Editor
  • Workflow Engine
  • Versioning
  • E-Commerce
  • User Management
  • Group Management
  • Search engine friendly URLs
  • Internationalization

Architecture

WebGUI is built as an application framework, and has a pluggable architecture to aid in the extensibility of applications. Developers can create custom applications and functionality that match an organization's processes. A pluggable macro architecture allows for even more extensibility and flexibility. WebGUI's modular design allows code to be easily accessed, changed, and replaced.

WebGUI is a mod perl application but there is a project codenamed PlebGUI to port WebGUI to PSGI, the Perl Web Server Gateway Interface, which enables deployment using CGI, FastCGI, mod perl, et al.[7]

Built in applications

With WebGUI, users can create:[6]

  • Online shops that accept credit cards.
  • Forums (Flat, Nested, and Threaded views)
  • SQL Reports (Drill down and hierarchical queries enabled)
  • Polls
  • Classifieds
  • Web Log (blogs)
  • Photo Galleries
  • News Listings
  • FAQs
  • Link Directories
  • Job Postings
  • User Contributions
  • Syndicated News (includes aggregation)
  • Events Calendars
  • Surveys
  • Self-Grading Tests
  • Articles
  • Search Engines
  • Web Services Front End
  • Matrix Comparison Systems
  • Weather Data
  • Stock Data
  • Dashboard (My Page)
  • In/out Boards
  • Project Management
  • Time Tracking

In addition, there are many user contributed applications available.

Themes

WebGUI comes with a number of built in themes, and additional themes are freely available in the add-ons section of the WebGUI website. Everything in WebGUI is a template, and templates are accessed through the admin user interface.

Translation

WebGUI has a translation server that allows anyone to contribute translated terms for any field label in the user interface. These translations can then be applied to a site and users can manage content in their native languages. WebGUI contains Dutch, German, English and Spanish translations.

Licensing

WebGUI is licensed under GNU General Public License, which means it is free to download and use.

System requirements

WebGUI runtime environment

To ease the installation of WebGUI's requirements, Plain Black distributes them inside of the WebGUI Runtime Environment (WRE). The WRE includes everything needed to run WebGUI, excepting some Perl modules that versions of WebGUI released after the WRE may require. The WRE is pre-compiled by Plain Black for their list of supported systems, and members of the community submit WRE binaries for other systems.

In addition to the requirements, the WRE includes tools to administer WebGUI servers. The 0.8 version of the WRE introduced the WRE Console, which is a GUI tool (viewed with a web browser) to set up and manage WebGUI sites.

Mascot

Gooey, the mascot of WebGUI

Gooey, the purple octopus is the mascot of WebGUI. It was created by Darci Gibson.[8]

Reception

A 2019 review by staff at Business.com noted WebGUI's collaboration features and community support as among its useful features, and ability to customize each user's interface depending on their skill level.[9]

See also

References

External links