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.

💓 5
  • 6076
  • More
 ·   ·  3 videos
  •  ·  632 friends
Comments (21)
    • 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 and htmx:historyCacheError instead. This feedback is based on a standard installation with version 14.0.0 RC2, not for SpaceNook.

        • It would be amazing if this was a Theme provided inside of una I would use it

        • 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

          • 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.

            • Can you add the rest of the UNA Pro modules or other modules purchased to this version of spacenook?

              Login or Join to comment.