PicoCMS
-
@nebulon Easy:
- install LAMP app.
- upload a prebundled package into the "public" folder.
- decompress it.
- set the PHP version to 7.4
Done. In case anyone searches for info here like I did...
-
@abargel turns out you can add pico to nextcloud too
-
@humptydumpty Yes, that is also an option. I preferred to keep it standalone and "stupidly simple".
-
@humptydumpty see also https://getpublii.com/ for that use case.
I think I came across it via a post @timconsidine made on here.
I used it for https://wiki.safejust.space/ just to play around
-
@robi After decompressing the file in my public folder, if I just restart the app (which I should probably have included in my list, anyway), it remains stuck on the starting process and the logs say:
Which I had read about on the Github page.Downgrading PHP to 7.4 is an easy fix. One can also use the "alpha" release that they mention, I suppose (haven't tried). Which package were you using?
-
@nebulon Easy:
- install LAMP app.
- upload a prebundled package into the "public" folder.
- decompress it.
- set the PHP version to 7.4
Done. In case anyone searches for info here like I did...
Thank you very much for taking the trouble to explain this. Not only does it show how to solve the problem, it cheers people up that you can do things easily on Cloudron. It also encourages people to give Pico a try and other similar applications like that.
-
@LoudLemur Thank you for the support. I've been using Cloudron for about 6 months now, and am starting to figure out (some simple) custom apps. This one seems like it would be easy to package properly, doesn't it?
I've also had some success with Leantime and Tiddlywiki, if anyone is interested.