Skip to content

NellielProject/Nelliel

Repository files navigation

Nelliel Imageboard

About

A lightweight Futallaby-style imageboard. Focuses on providing modern features and customization while preserving the old school imageboard feel.

IMPORTANT: Nelliel is in late beta stage. Some things are still buggy or incomplete but the software is generally stable.

Notable Features

  • Plugin API
  • JSON API
  • Customizable filetype checks with 84 formats already included
  • Extensive customization built-in
  • Web-based controls for most configuration and functions
  • Flexible role and permission system

Minimum Requirements

These are the bare minimum requirements for Nelliel to function. Earlier versions will not receive any support. It is strongly recommended to use the latest software versions available.

Required:

These requirements are intentionally well behind the leading edge and should be widely available. The PHP extensions required are usually installed by default or will be available in official repositories. If for some reason even the minimum cannot be provided, find a new host. Srsly.

Optional Requirements

These are optional things that Nelliel or one of its libraries can utilize for extra features or performance increases. They are not required and the software will work fine without them:

Installation

See INSTALL.md for installation instructions.

Plugins

Nelliel has a plugin system to allow extension of the software without having to worry about mods that can be easily broken during updates. Details about using the API are available in plugin-api.md.

License

Nelliel is released under the 3-Clause BSD License. This can be viewed in LICENSE.md or the About Nelliel page.