github LinkStackOrg/LinkStack v2.5.9
LittleLink Custom v2.5.9

latest releases: v4.8.0, v4.7.7, v4.7.6...
2 years ago

New LittleLink Custom release (version 2.5.9)


Download latest


If you already own an instance of LittleLink Custom, download the update file below.

New additions:

  • Added visual HTML editor for editing page contents
  • Added option to set profile as homepage
  • Added phpinfo debugger
  • Fixed 'Edit User' changes not applying
  • Added share button to LittleLink pages
  • Fixed bug 'profile changes not applying'
  • Added formatting checks when editing or adding links
  • Added option to only notify about important updates
  • Added security check tool
  • Added security check notification



Added visual HTML editor

Added visual HTML editor for editing HTML on the footer and home pages. This editor is based on the open source CKEditor a Smart Visual Text Editor for HTML, coded in JavaScript. This editor allows users to edit and format the home message as well as text on the footer sites.

Read more about this on the Blog here





Added option to set profile as homepage

If a user wishes to display their own profile as the homepage instead of the original landing page, they can now do so by adding their LittleLink Custom name to the config. This new feature can be enabled by entering a profile name to the 'HOME_URL' in the config found on the Admin Panel under Admin>Config.

The profile name can be found on the User Panel under the section "Page". The LittleLink Custom name is listed after the '@' symbol.


The name must be entered without the '@' symbol or the URL part. You can see an example for this below for the user 'admin'.

If this setting is applied, the previous landing page will be moved to your-domain.com/home or if you're using LittleLink Custom in a subdirectory, this would be your-domain.com/littlelink-custom/home.



Added phpinfo debugger

Added PHPinfo section to the config editor to display information about the current state of PHP.
This new section can be found on the Admin Panel under 'Admin>Config>PHP Info'.



Fixed 'Edit User' changes not applying

This bug originates from LittleLink Admin (the fork of which this fork is based on). Fixed bug where if a user was edited on the Admin Panel under 'Admin>Users> Edit User' changes would not apply without every value being changed.



Added share button to LittleLink pages

Added share button that is displayed on user's personal pages that if clicked either copies the profile URL or opens a share dialog window depending on the browser and operating system.

Read more about this on the Blog here



Fixed bug 'profile changes not applying'

A bug still carried over from LittleLink Admin, where users were unable to change name, email or password unless every value was changed at once.



Added formatting checks when editing or adding links

Previously, if links did not begin with "https://" or end with a "/" an error would occur. Links can now be added regardless of the previously mentioned formatting. A link added as "llc.social/" would automatically get changed to "https://llc.social"




Added option to only notify about important updates

Added option to only notify about major updates. This setting is now the default and can be changed in the config by changing the setting "NOTIFY_UPDATES" from "major" to "all".




Added security check tool

This tool is a new page that displays diagnostic information about your LittleLink Custom installation. This tool can be accessed on the Admin Panel under: Admin>Config>Diagnosis

Previously, installing LittleLink Custom on NGINX or other platforms that do not support .htaccess functionality presented a significant security risk if not configured properly. This tool simply shows if critical system files can be accessed externally by anyone. In addition, information about writing access to important files or directories is displayed here.

Read more about this feature on the blog here: https://blog.littlelink-custom.com/new-security-check-tool/





Added security check notification

This notification shows up on the Admin Panel in case any of your critical system files got compromised, upon clicking this message you will get further instructions on how to fix this issue.



Don't miss a new LinkStack release

NewReleases is sending notifications on new releases.