Download the PHP package marks12/tsv-directory without Composer
On this page you can find all versions of the php package marks12/tsv-directory. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download marks12/tsv-directory
More information about marks12/tsv-directory
Files in marks12/tsv-directory
Package tsv-directory
Short Description Directory manager
License BSD-3-Clause
Homepage https://github.com/marks12/Tsvdir
Informations about the package tsv-directory
TsvDirectory
Модуль для управления справочниками приложения, привязанный к системе администрирования ZfcAdmin.
Requirements
- Zend Framework 2
- ZfcAdmin
- bjyoungblood/BjyProfiler Db driver
- bjyoungblood/BjyAuthorize Auth system
Features
- Theme based on Twitter Bootstrap
Installation
-. Add "marks12/tsv-directory": "dev-master"
to your composer.json
file and run php composer.phar update
.
-. Add 'DoctrineModule','DoctrineORMModule','ZfcAdmin','Tsvdir to your config/application.config.php
file under the modules
key after ZfcAdmin
.
-. Create directory data/DoctrineORMModule/Proxy and make sure your application has write access to it.
-. Copy or create a symlink of public/css, public/js and public/images to your website root directory
Configuration
Tsvdir - Модуль управления справочниками приложения
All versions of tsv-directory with dependencies
zendframework/zend-cache Version ~2.1
zf-commons/zfc-admin Version *
bjyoungblood/bjy-profiler Version *
doctrine/doctrine-orm-module Version *
marks12/tsv-users Version *