Download the PHP package jansuchanek/nstarter without Composer
On this page you can find all versions of the php package jansuchanek/nstarter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jansuchanek/nstarter
More information about jansuchanek/nstarter
Files in jansuchanek/nstarter
Download jansuchanek/nstarter
More information about jansuchanek/nstarter
Files in jansuchanek/nstarter
Vendor jansuchanek
Package nstarter
Short Description Nette Admin Starter Kit — full admin panel with auth, layout, and tools
License MIT
Package nstarter
Short Description Nette Admin Starter Kit — full admin panel with auth, layout, and tools
License MIT
Please rate this library. Is it a good library?
Informations about the package nstarter
NStarter
Nette Admin Starter Kit — full admin panel with authentication, dynamic sidebar, and tools. One command to get a working admin.
Quick Start
What's Included
Entities
User— implementsAdminUserInterface(email, password, role, locale)Role— implementsAdminRoleInterface(name, slug, permissions)RolePermission— implementsAdminPermissionInterface(resource + privilege)
Presenters
BasePresenter— auth check, layout config, toast notificationsDashboardPresenter— landing pageSignPresenter— login/logout with form
Config
common.neon— all extensions pre-configured (Doctrine, nadmin-auth, nadmin-layout, nnotify, translation)local.neon.dist— database connection template- Dynamic sidebar from NEON config
- Locale switcher (CS/EN by default)
Stack
- Bootstrap 5 + Bootstrap Icons
- Doctrine ORM + Migrations (PostgreSQL)
- Nette Security with role-based ACL
- Toast notifications (NNotify)
Bundled Libraries
| Library | Purpose |
|---|---|
| nadmin-auth | Authentication + authorization |
| nadmin-layout | Configurable sidebar + branding |
| nnotify | Toast notifications |
| nseo | SEO meta tags + JSON-LD |
| naudit | Entity audit log |
| nimport | Data import pipeline |
| nattachments | File attachments |
| nshortcode | Shortcode parser |
Default Login
- Email: [email protected]
- Password: admin123
License
MIT
All versions of nstarter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
nette/application Version ^3.2
nette/bootstrap Version ^3.2
nette/di Version ^3.2
nette/forms Version ^3.2
nette/http Version ^3.2
nette/security Version ^3.2
nette/utils Version ^4.0
latte/latte Version ^3.1
tracy/tracy Version ^2.10
nettrine/orm Version ^0.9
nettrine/dbal Version ^0.9
nettrine/migrations Version ^0.9
contributte/translation Version ^2.0
jansuchanek/nadmin-auth Version ^1.0
jansuchanek/nadmin-layout Version ^1.0
jansuchanek/naudit Version ^1.0
jansuchanek/nnotify Version ^1.0
jansuchanek/nseo Version ^1.0
jansuchanek/nimport Version ^1.0
jansuchanek/nattachments Version ^1.0
jansuchanek/nshortcode Version ^1.0
nette/application Version ^3.2
nette/bootstrap Version ^3.2
nette/di Version ^3.2
nette/forms Version ^3.2
nette/http Version ^3.2
nette/security Version ^3.2
nette/utils Version ^4.0
latte/latte Version ^3.1
tracy/tracy Version ^2.10
nettrine/orm Version ^0.9
nettrine/dbal Version ^0.9
nettrine/migrations Version ^0.9
contributte/translation Version ^2.0
jansuchanek/nadmin-auth Version ^1.0
jansuchanek/nadmin-layout Version ^1.0
jansuchanek/naudit Version ^1.0
jansuchanek/nnotify Version ^1.0
jansuchanek/nseo Version ^1.0
jansuchanek/nimport Version ^1.0
jansuchanek/nattachments Version ^1.0
jansuchanek/nshortcode Version ^1.0
The package jansuchanek/nstarter contains the following files
Loading the files please wait ...