An open source application for running small admin user interfaces.
Tinycar is an application to run multiple administration user interfaces that are each defined with a single XML-file. This might be very useful to you, if you need a user-friendly tool to manage your custom content, but you don't have the time or know-how to develop one, let alone provide future support for it. Tinycar lets you focus on your solution rather than its administration.
- Application-specific datamodels and built-in SQLite-databases
- HTTP-accessable JSON API for external integrations
- 26 available UI components
- Support for multiple language versions
- Optional authentication mechanism
- Option to add application-specific services and webhooks
- PHP >= 5.3
- PHP extensions enabled: mbstring, PDO, pdo_sqlite
- Grant writing privileges to folder tinycar/storage and all of its subfolders
- Complete the installation by pointing your web browser to tinycar/public/index.php
- Composer
- Gulp
- TypeScript
- PHPUnit
- jQuery, MIT-license, https://jquery.com/
- jQuery File Upload Plugin, MIT-license, https://github.com/blueimp/jQuery-File-Upload
- jQueryUI, MIT-license, http://jqueryui.com/
- RequireJS, MIT-license, http://requirejs.org/
- Simple Excel, MIT-license, https://github.com/faisalman/simple-excel-php
- Trumbowyg, MIT-license, https://alex-d.github.io/Trumbowyg/
Tinycar uses the MIT-license.