We bring a new version of SuperAdmin after 4 years with a new core and UI with partial backward compatibility.
Total.js SuperAdmin v9
I'm pleased to announce a new version of Total.js SuperAdmin v9 after years. A new version brings more stability, better UI, and the latest Total.js technologies. It's a gem.
What's new?
- built on Total.js v4 and jComponent v18
- much better security
- much stable
- much faster
- much lower CPU and memory consumption as the older version
- rewritten building of SSL certificates and NGINX configuration
- users management
- supports apps written under Total.js v4 and Total.js v3
- supports Total.js 4 threads
- improved alarms
- improved user interface
- improved uploading of applications (supports only
.zip
packages) - supports Unix sockets for Total.js 4 applications
- SuperAdmin is using as a bundle
- NEW supports Total.js Threads
- NEW includes a mini terminal
Improved SSL
This version of SuperAdmin has improved the creating of SSL certificates. You don't need to add additional redirects as in the previous version, example:
- Imagine app URL address:
https://www.domain.com
- SuperAdmin generates SSL for
www.domain.com
and fordomain.com
- Then creates redirects from
http
tohttps
internally
Creating of application
I have improved the form for creating a new application.
A mini terminal
I have implemented the mini terminal that can help you install e.g. NPM dependencies or assist you in critical situations.
How to install or update it?
Total.js Cloud
SuperAdmin is part of each container in Total.js Cloud. Total.js Cloud uses a bit optimized version of SuperAdmin, but it keeps most of the functionality than the standalone version.
What's currently missing?
- Statistics are currently disabled
Other posts from Total.js Platform
- 2024-11-13Benchmarking Node.js Frameworks: selecting your framework for 2025!
- 2024-11-01October report 2024
- 2024-10-22Performance Testing: Total.js vs. NestJS
- 2024-10-01September report 2024
- 2024-09-27Total.js UI Builder: #2 designing your first interface
- 2024-09-26Total.js V5: Middlewares
- 2024-09-23Beginner Guide to Total.js UI: # 05 Client-side routing
- 2024-09-23Total.js UI #4: Data Binding (Part 2 – Practical Example)
- 2024-09-20Introduction to Total.js UI Builder: A Beginner’s Guide
- 2024-09-13Total.js v5: #06 Understanding File Routing