LinkStack (was Littlelink-Custom)
-
If you'd like to not wait, you can learn from what @Kubernetes did by making unofficial packages one can install easily, like a side loaded app.
This also bridges the gap between a usable app and the available resources the CL team has for adding the app to the official App Store and keeping up with all the updates and integrations.
-
ยด
Checked the yunohost forum and found that:I did it! Thanks ChatGPT (this little thing is really helpful).
In SQLite, I added a line ALTER TABLE links ADD COLUMN type_params TEXT DEFAULT NULL;
which had disappeared... and for now it seems to be working.That possible here,too (in lamp stack I guess)??
edit: sorry for the letter-formatting... too stupid to change....
-
My personal tip for anyone else interested in this, I'm actually using LittleLink instead because it has the benefit of being only static little files which means I can combine this with Yourls. So the homepage is LittleLink and any shortener still works.
-
My personal tip for anyone else interested in this, I'm actually using LittleLink instead because it has the benefit of being only static little files which means I can combine this with Yourls. So the homepage is LittleLink and any shortener still works.
@andreasdueren combine as in install into the Yourls container public/ dir?
-
@andreasdueren combine as in install into the Yourls container public/ dir?
@robi Correct.
-
Guys, I got it running in Lamp without error 500. Just copy the install.zip into the public folder of lamp and unzip it there. Do NOT unzip the install.zip locally and copy it via ftp on Lamp. Works like a charm.
For custom themes - deactivate automatic backup first (however that doesn't work) and then upload your themes