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

latest releases: v4.7.7, v4.7.6, v4.7.5...
19 months ago

New LittleLink Custom release (version 2.8.0)


Download latest

Download latest


New additions:

  • Theme V2
  • Minor fixes and improvements



Theme V2

Theme V2 is the update to the theme system that allows theme-makers to make use of long awaited features.

These features include:

  • Ability to disable custom styled buttons created by the button editor.
  • Ability to open links in the same tab
  • Ability to use custom code such as Blade, PHP, HTML, JS and CSS
  • Ability to use custom assets and files such as CSS, JS or image files
  • Ability to add custom icons
  • Ability to make use of other file types for the custom icons instead of being limited to SVGs

New file tree:

.
└── your-theme/
    ├── animations.css
    ├── brands.css
    ├── config.php
    ├── preview.png
    ├── readme.md
    ├── share.button.css
    ├── skeleton-auto.css
    └── extra/
        ├── custom-body-end.blade.php
        ├── custom-body.blade.php
        └── custom-head.blade.php
			├── custom-assets/
			└── custom-icons/

New theme config

The theme config allows you to configure how LittleLink Custom should treat your theme.
All settings are explained with comments in the config file.

If you want to use custom code like HTML, JavaScript or custom icons in your theme you can enable this here as well.


Now is the time to make your own theme a reality!

Read more about creating your own Theme V2 theme here



See themes v2 in action

You can download your first v2 theme form here




Minor fixes and improvements

  • Added option to config to disable themes from using custom code.



Don't miss a new LinkStack release

NewReleases is sending notifications on new releases.