SpaceNook Starter Kit
The first Starter Kit for UNA - Spacenook ,takes it easy to launch a social network preconfigured with Timeline, People, Groups, Events and Messenger, as well as landing pages, menus and custom icons.
- Spacenook is available now at https://github.com/unaio/una/releases/tag/13.0.0 and can be installed instead of the standard UNA Core package when starting a new network.
- Try Spacenook at https://spacenook.app or launch your own instance following these instructions - Installation
- · 632 friends
-
- · Romulus
- ·
Navigation in https://spacenook.app/ is very disturbing, with each click the logo reloads again. It looks like a website from 20 years ago, I can't stop smiling, what do you want to brag about? Maybe this application wants to be a time machine... To be honest, I expected more from this release.
I wouldn't have the courage to make a website in production with something like that, and I don't see the point in installing it. Thank you for the demo. I will probably check the next version.
-
Watch this space! :)
We're adding a new HTMX-based routing which will eliminate most of the unnecessary reloads.
-
I have been waiting for such an improvement for years and had almost lost hope. This option is fantastic (HTMX)! I love it—thank you so much! It works like a charm in Chrome and Opera. However, while the HTMX option shows promise, it is not yet fully usable as it doesn’t work in all browsers. Mozilla Firefox (133.0.3 64-bit) reports
htmx:target
andhtmx:historyCacheError
instead. This feedback is based on a standard installation with version 14.0.0 RC2, not for SpaceNook.
-
- · Roger Hunter
- ·
It would be amazing if this was a Theme provided inside of una I would use it
-
- · mrochek
- ·
Spacenook is a really nice starter kit! I'm trying to understand how to view/edit a profile cover image. I posted to this discussion if anyone has ideas. Thanks! https://unacms.com/d/artificer-default-css-for-custom-styles
-
- · highlightings
- ·
I received this error during spacenook installation
"mysql LOCK TABLES `bx_cnl_cmts` WRITE; error "
Changing the DB engine to INNODB solved it.
Edit the file install/patterns/header.inc.php. Change
define('BX_DATABASE_ENGINE', 'MYISAM'); ///< db engine
To
define('BX_DATABASE_ENGINE', 'INNODB'); ///< db engine
And proceed with the installation.
-
- · Tajrebatee
- ·
Can you add the rest of the UNA Pro modules or other modules purchased to this version of spacenook?