Skip to content

lethal.landing - Community Website

What is lethal.landing?

lethal.landing was originally requested as a simple landing page as a replacement for redirecting straight to Discord. It was supposed to offer users that are inexperienced with HTML or web development in general, an alternative to WordPress for example. It comes with easy to understand settings and optional modules for the index. By default, it comes as a single page application but brings options to add custom pages as well.

Almost any part of it is customizable with a few clicks. If that ain't enough there are also add-ons which can be loaded by simply dropping the addon into a folder! Need even more options? lethal.landing uses Blade as template engine which in return gives you plain html to edit which in return give you plenty of options to edit it.

lethal.landing comes with tons of customization options built-in but also allows you to write your own addons to extend it, keep browsing through the docs and read up on how to make your own.

Demo

A simple demo can be seen here: llDemo. Please note that this might not reflect the latest version available and that it might randomly reset, your IP will be logged as well for obvious reasons.

Features

  • customizable - Almost any part is customizable via UI.
  • extendable - Write your own add-ons to add more features.
  • easy setup - Drag-and-Drop, set permissions, and your ready to customize.
  • database-less - No database setup required, all is store securely in .json files.

Official Add-ons

  • Store - Accept Donations via Stripe & PayPal, including a credits based store.
  • FileUpload - On-Site file uploads, maps, images archives... you name it!
  • SteamBans - Sync player bans across your game servers!
  • SocialConnect - Let users connect their YouTube, Twitch and Discord accounts.*
  • Custom Forms - Add custom forms for example staff applications to lethal.landing.

In-Dev: * Forums - Lightweight forum like back in the good old times! * Support Tickets - Handle and process support tickets on-site. * RUST Map Vote - Schedule map votes for your RUST servers. * RUST Statistics - Collect in-game statistics and make them publicly available * Advent Calendar - Festive surprises for your users!(requires Store)*

Add-Ons marked with * are not yet released but being worked on!

Administrator Role

Please note that there is no built-in role/permission functionality yet. Admins are added by adding their Steam IDs into the config.php file. Every user added there will have full access to the admin settings! This might not be bad, but if you then add something like the Store add-on they will have access to data such as API keys for PayPal/Stripe as well! lethal.landing was never expected to be this 'big'. A built-in role or rather permission solution is being worked on, on a separate branch not publicly accessible yet, there is no ETA either!