Download
Get started with Simpl by using the command below to create a new project. Make sure you have Node.js installed on your machine.
npx @ijuantm/simpl-addon [project-name] [version]
Alternatively, you can download the source code of the latest and previous releases directly from the table below.
| Version | Notes | Release Date | Download |
|---|---|---|---|
| 1.6.1 | Minor improvements and bug fixes | 2026-12-31 | Download |
| 1.6.0 | Bug fix and definitive version with npx tools support | 2025-12-30 | Download |
| 1.5.1 | Small update to match new npx tools needs | 2025-12-30 | |
| 1.5.0 | Rewritten database class and improved logging functionality, also added npx tools for installation | 2025-12-28 | |
| 1.4.0 | Rewritten core controllers and improved the auth add-on, also redesigned the UI | 2025-10-04 | |
| 1.3.0 | Switched to TypeScript and updated sample database file | 2024-06-19 | |
| 1.2.0 | Added .env support and fixed some bugs | 2024-01-29 | |
| 1.1.1 | Fixed small issues and added remember me functionality | 2023-12-20 | |
| 1.0.0 | Initial release | 2023-09-18 |
Check out the source code on GitHub