Vanilla Forums

From Infogalactic: the planetary knowledge core
(Redirected from Vanilla (forum))
Jump to: navigation, search
Vanilla
File:Vanilla Forums.png
Original author(s) Mark O'Sullivan
Developer(s) Todd Burry, Tim Gunter, Matt Lincoln Russell, Klaus Burton
Initial release 1 July 2006 (2006-07-01)
Stable release 2.2 / November 12, 2015; 8 years ago (2015-11-12)
Written in PHP
Operating system Cross Platform
Platform PHP / MySQL
Size 3.8 MB
Available in Official support for English, Multilingual
Type Forum software
License GNU GPL[1]
Website vanillaforums.org

Vanilla is a lightweight Internet forum package written in the PHP scripting language using the Garden framework. The software is released under the GNU GPL.[1] Vanilla Forums is free software, standards-compliant, customizable discussion forums. Since 2009 there is also a cloud-hosted version (offered by Vanilla).

Vanilla's open source project was released on 1 July 2006, and has since undergone many changes; the most notable being the complete rewrite between Vanilla 1 and Vanilla 2, the latter of the two became the primary product and Vanilla 1 was passed into the hands of other developers.[2] Vanilla is designed to bring forums back to their roots, providing core functionality with additional features such as emoticons available as plugins.[3]

Business model

Vanilla 1 is unfunded, and supported by other developers, it is not supported by the original core team.

Vanilla 2 is currently funded in part by a custom, non-distributed hosted implementation of the software run as a commercial SaaS, by Vanilla Forums, Inc. offering various plans with support options.[4][5][6]

Plans offer many features from the open source version with additional premium add-ons supported by the core team.[7]

Features

Vanilla is a free,[8] FOSS, extensable and multi-lingual forum system. The following items describe the open source version:

  • Users can easily set up and maintain a full-featured discussion forum with unlimited categories
  • A variety of community made themes and add-ons are available.[9][10]
  • Single-Sign On[11][12]
  • Social media login[13]
  • Embeddable forums[14]
  • Import from other forums[14]
  • Commenting system for a site[15]
  • Integates with other FOSS projects, like WordPress[16]

History

Mark O'Sullivan created an early version of Vanilla to support his own online graphic design and programming community.[17] Between 2002 and 2005, this alpha version of the forum went through many revisions, and the core theming and plugin engines were built, culminating in the release of Vanilla 1.[18]

Vanilla increased in popularity and was invited to TechStars 2009 in Boulder.[19] At the start of 2010 Vanilla received 500,000 CAD in series A funding.[20] In July 2010, Vanilla 2 was released, which was a complete rewrite of Vanilla 1.[21]

Vanilla 1

Vanilla 1 has a very lightweight core with a number of optional plugins, including chat, private messages, "Who's Online", and attachments.

The most recent version (1.3.0) was released on February 17, 2012.

Vanilla 1 is no longer maintained by the Vanilla team, and has been transferred to another development team.

Vanilla 2

Vanilla 2 is a complete rewrite of Vanilla using the Garden Framework, an MVC, object oriented, modular, extendable framework.[22]

New core features in Vanilla 2:

  • GPL importer for other forum systems such as vBulletin and phpBB.[23]
  • <embed> Vanilla (embed forum anywhere via JavaScript)
  • Social Connect
  • Vanilla Mobile - Configuration required
  • Vanilla Connect (Single Sign In)
  • Themes
  • Banner
  • File Upload - included as a plugin
  • WYSIWYG Editor - included as a plugin
  • Emoticons - included as a plugin

Garden

Garden is the PHP framework on which Vanilla 2 is built, and deployed with, but can also be used as an MVC framework in its own right, and has a convention-based folder structure.[24][25]

When downloading a Vanilla release, it is packaged in Garden as an application.[26]

Garden can be developed on via 'Addons' of applications, plugins, themes, and locales.[27]

Each application follows the MVC paradigm, and applications are typically placed in the applications folder, pluigns in plugins folder, and so on.

Applications can be extended by plugins and themes, these mainly use a combination of convention based file structure, configuration, and event hooks.

Pluggability is a core feature of the framework, as is object-oriented programming, so the application and core is mainly extended via plugin classes using a public method naming convention to denote event hooks, 'magic event' hooks, 'magic methods', and occasionally method overrides. Some general functions in the core can be overridden by predefining them.

In addition, locales can be used to translate into different languages, or variations of text, which are replaced by reference.

Release history

Legend: Old version Older version, still supported Current version Latest preview version Future release
Version [28] Release date Notable changes Latest release
Old version, no longer supported: 2.0 21 July 2010 Bug fixes[29] 2.0.18.13 14 September 2014
Current stable version: 2.1 29 April 2014 MeBox, Improved social features, bug fixes, improved embedding of forums, support for WordPress plugins, /me action 2.1.13 29 October 2015
Future release: 2.2 12 November 2015 Improved features, better security and PHP 5.3 min requirement[30] 2.2 12 November 2015

Forks

PlushForums[31] is a commercial fork of the Vanilla 2.0 branch. It incorporates a new design, real-time discussions, an integrated blog, image gallery, member directory and paid subscriptions. PlushForums was awarded the 2014 Critics' Choice Award for Best Commercial Forum Solution by CMS Critic.[32]

Hosted forums

The hosted version of Vanilla runs on the newest version of Vanilla. It also provides features that are held back from the community edition (usually people who are self-hosting their forum). The features held back are Reactions[33] & Badges, Polls, User Ranks, and enterprise integrations such as Salesforce, Zendesk and Gihtub (among others). This leads to ongoing discussions in Vanillas own community forums. There has been numerous discussions in the past about the business model and why certain features have been held back.[34] The community version of the software, has seen developers replicate much of these functionalities.[35]

See also

References

  1. 1.0 1.1 Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.
  4. Lua error in package.lua at line 80: module 'strict' not found.
  5. Lua error in package.lua at line 80: module 'strict' not found.
  6. Lua error in package.lua at line 80: module 'strict' not found.
  7. Lua error in package.lua at line 80: module 'strict' not found.
  8. Lua error in package.lua at line 80: module 'strict' not found.
  9. Lua error in package.lua at line 80: module 'strict' not found.
  10. Lua error in package.lua at line 80: module 'strict' not found.
  11. Lua error in package.lua at line 80: module 'strict' not found.
  12. Lua error in package.lua at line 80: module 'strict' not found.
  13. Lua error in package.lua at line 80: module 'strict' not found.
  14. 14.0 14.1 Lua error in package.lua at line 80: module 'strict' not found.
  15. Lua error in package.lua at line 80: module 'strict' not found.
  16. Lua error in package.lua at line 80: module 'strict' not found.
  17. Lua error in package.lua at line 80: module 'strict' not found.
  18. Lua error in package.lua at line 80: module 'strict' not found.
  19. Lua error in package.lua at line 80: module 'strict' not found.
  20. Lua error in package.lua at line 80: module 'strict' not found.
  21. Lua error in package.lua at line 80: module 'strict' not found.
  22. Lua error in package.lua at line 80: module 'strict' not found.
  23. Lua error in package.lua at line 80: module 'strict' not found.
  24. Lua error in package.lua at line 80: module 'strict' not found.
  25. Lua error in package.lua at line 80: module 'strict' not found.
  26. Lua error in package.lua at line 80: module 'strict' not found.
  27. Lua error in package.lua at line 80: module 'strict' not found.
  28. Lua error in package.lua at line 80: module 'strict' not found.
  29. Lua error in package.lua at line 80: module 'strict' not found.
  30. Lua error in package.lua at line 80: module 'strict' not found.
  31. Lua error in package.lua at line 80: module 'strict' not found.
  32. Lua error in package.lua at line 80: module 'strict' not found.
  33. Lua error in package.lua at line 80: module 'strict' not found.
  34. Lua error in package.lua at line 80: module 'strict' not found.
  35. Lua error in package.lua at line 80: module 'strict' not found.

External links