2019-10-30 12:19:42 +01:00
2019-10-29 12:00:39 +01:00
2019-10-30 12:17:26 +01:00
2019-10-30 12:19:31 +01:00
2019-10-29 12:00:39 +01:00
2019-10-30 12:16:54 +01:00
2019-10-29 12:00:39 +01:00
2019-10-29 20:04:16 +01:00
2019-10-29 12:00:39 +01:00
2019-10-29 12:00:39 +01:00
2019-10-29 12:00:39 +01:00
2019-10-29 12:00:39 +01:00
2019-10-30 12:19:18 +01:00
2019-10-29 12:00:39 +01:00

Davis

A simple, fully translatable admin interface for sabre/dav based on Symfony 4.

Requirements

PHP > 7.1.3

Installation

  1. Retrieve the dependencies

    composer install

  2. Migrate the database

    bin/console migrate

Development

If you change or add translations, you need to update the messages XLIFF file with :

bin/console translation:update en --force --domain=messages+intl-icu

Libraries used

  • Bootstrap 4 (Licence : MIT)

This project does not use any pipeline for the assets since the frontend side is relatively simple, and based on Bootstrap.

Description
No description provided
Readme 12 MiB
Languages
PHP 76.8%
Twig 18.2%
JavaScript 3.2%
Dockerfile 1.2%
CSS 0.6%