Skip to content

Open source application for running small admin user interfaces

License

Notifications You must be signed in to change notification settings

crocodele/tinycar

Repository files navigation

Tinycar beta

An open source application for running small admin user interfaces.

Summary

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.

Features

  • 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

Requirements

  • PHP >= 5.3
  • PHP extensions enabled: mbstring, PDO, pdo_sqlite

Installation

  1. Grant writing privileges to folder tinycar/storage and all of its subfolders
  2. Complete the installation by pointing your web browser to tinycar/public/index.php

Development tools

  • Composer
  • Gulp
  • TypeScript
  • PHPUnit

Included integrations

License

Tinycar uses the MIT-license.

About

Open source application for running small admin user interfaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published