Socioboard, open source social media management
-
@scooke there is a 'web-php' folder
but they seem to be focussing on the 'api' branch.They seem to have a number of abandoned projects like this.
And code typo's ('publish' instead of 'Publish', other typos)
I can't see how it worked even on their own dev machines.If someone wants to fix it all, that would be an awesome public service.
But I'm waiting for them to abandon V5 again. -
@timconsidine The instructions for both 4 and 5 look like an installation needs both the PHP and the Node/MongoDB sides installed. Oh well.
-
@robi said in Socioboard, open source social media management:
@scooke said in Socioboard, open source social media management:
@robi Did someone say LAMP??!!
Can't wait for LEMP and others..
for LEMP or this Apps requirements?
LEMP is a big improvement on LAMP mainly because of Engine X (nginx) instead of Apache.
One can also replace MySQL with MariaDB. In most cases SQLite is adequate.
Not a fan of Mongo, there are much better options.
-
Any updates on this?
Oops, didn't mean to "reply" to you, Robi. Just asking in general.
-
@robi I seems to be built with only about 5% php, it's mainly built in JavaScript.
I doubt very much this would install and run on LAMP nor even on LEMP, the installation is done through CLI and requires to install Node, Npm, PM2, Nodemon, MySQL, and MongoDB.
I believe that should be ported to docker first, before it could be installed on Cloudron.
-
@David-0 this will be of interest to you https://forum.cloudron.io/topic/7437/mixpost?_=1687695629196
It was released about a month or so ago. It’s not as mature feature wise (yet) as socioboard but bringing the app to the CR app store is on the roadmap by the app dev so it might make it on here before SB does.