cms Admin + REGISTER (Bundle)

cms Admin + REGISTER - The complete package for user administration & registration

Combine the cms Admin Tool (encrypted, file-based user & rights management, 2FA, email password reset) with the VOLT Register add-on (secure self-registration with email verification and admin approval).
Both run without a database, are Blocs-friendly, lightweight and production-ready.

Why the bundle?

  • End-to-end flow: registration → release → administration - everything from a single source

  • Hardened by default: AES-GCM, HMAC tokens, secure sessions, .htaccess examples

  • Seamless integration: common folder structure, standardized secrets (volt-secret.php)

  • Blocs-optimized: Brics (launcher/reset) can be used locally, Bootstrap 4/5, Blocs 6+

Included components

VOLT Admin Tool

  • Users, groups/roles, 2FA (TOTP), e-mail password reset

  • Lazy-Cron, SMTP diagnostics (diag_smtp.php, debug-smtp.php)

  • Encrypted master secret (volt-secret.php, ENC string)

VOLT Register Tool

  • Self-registration with e-mail verification

  • Admin release via one-time link (HMAC signature, TTL)

  • Dark theme UI, rate limiting, secure endpoints

Installation (short version)

  1. Unpack ZIP, load /admin, /auth, /user-account, /volt-user, user.ini, volt-secret.php into the webroot (e.g. public_html).

  2. Enter SMTP (mail_config.php) and set ENC in volt-secret.php.

  3. open /admin/users.php → Manage users/groups.

  4. test /auth/register.php → Email verification + admin approval.

Security (Best Practices)

  • set volt-secret.php to 600 and lock via .htaccess

  • Force HTTPS, rate limiting, generic error messages

  • /volt-user not listable, lock logs/JSON

✔ Agencies & freelancers (client access)
✔ Editorial/member areas without SQL
✔ Projects with a focus on security, speed and portability

placeholder image sq

$65.00

(5.0 stars)- 1 reviews

Buy TO THE SHOP

After purchase, you will receive the complete installation package as a direct download. The license entitles you to unrestricted use in your own or customer projects - resale is prohibited.

By purchasing from VELUNO LLC, you agree to our terms and conditions and privacy policy.

FAQ

What is included in the bundle?

The package combines the VOLT Admin Tool(user, group & rights management, 2FA, e-mail password reset) with the VOLT Register Add-on(self-registration with e-mail verification and admin approval) - completely without database.

How do I install the bundle?

Unzip the ZIP file and open the /admin,/auth,/user account,/volt-user and user.ini and volt-secret.php into the webroot. Enter SMTP data, ENC in volt-secret.php set. Afterwards /admin/users.php open and /auth/register.php test.

How do Admin & Register interact?

Users register via /auth/register.php. After admin release (one-time link, master + 2FA), they appear in the admin panel under /admin/users.php for further administration (groups, passwords, 2FA).

How is the bundle secured?

AES-GCM for Secrets,bcrypt for passwords,HMAC-signed One-time links with TTL, secure PHP sessions,.htaccess-Examples and rate limiting.volt-secret.php is set to 600 and blocked via web server.

Which systems is it compatible with?

Developed for VOLT CMS v5+(Blocs 6+, Bootstrap 4/5). Server requirement:PHP 8.2+ with OpenSSL and valid HTTPS.

Can I embed the admin panel in Blocs?

Yes, per Button or iFrame. You use the Brics (Admin Launcher, Reset Button) locally in Blocs - they are not uploaded to the server.

Can I use the bundle more than once?

Yes, for own and customer projects. Resale or independent republication is not permitted.

Are there updates and support?

Yes, regular updates and direct support via VELUNO. Diagnostic scripts help with quick error analysis (SMTP/Reset/Register).