Download the PHP package kitodo/publication without Composer
On this page you can find all versions of the php package kitodo/publication. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kitodo/publication
More information about kitodo/publication
Files in kitodo/publication
Package publication
Short Description Plugins and modules for publication management with Fedora repositories.
License GPL-3.0-or-later
Homepage https://github.com/kitodo/kitodo-publication
Informations about the package publication
kitodo-publication
Kitodo.Publication is free software, an extension for TYPO3 and part of the Kitodo Digital Library Suite. It implements the user and administrator interfaces for a document and publication server.
DDEV Development Environment
This extension provides a TYPO3 environment powered by DDEV. For more information check out the DDEV documentation.
Start and Configuration
ddev start
to start all containersddev first-install
to install TYPO3 and all extensionsddev import-db -f db.sql.gz
to import a prepared databaseddev launch typo3
to go to the backoffice login page
Steps 1–3 are mandatory after the initial checkout to set up the virtual environment.
TYPO3 backend credentails
- Username:
admin
- Password:
adminadmin
Running Unit Tests
Run all the extensions unit tests simply by executing ddev test
.
Debugging
You need to enable XDebug in the web container with ddev xdebug on
. The web container XDebug will try to connect with the PHP debugger on you host on port 9003.
For debug to work you must define the proper path mappings from the web container to your host project directory. There is a ready For Visual Studio Code users under .vscode/launch.json
.
Running XDebug comes with some performance impact. To disable XDebug type ddev xdebug off
.
More information
- https://ddev.readthedocs.io/en/stable/
- https://www.kitodo.org/
- http://www.b-i-t-online.de/sponsored/Kitodo
Funding
Funded by European Regional Development Fund (EFRE)
All versions of publication with dependencies
ext-curl Version *
ext-dom Version *
ext-json Version *
ext-libxml Version *
ext-mbstring Version *
ext-iconv Version *
ext-xsl Version *
typo3/cms-core Version ^9.5.0
nategood/httpful Version ^0.3.2
guzzlehttp/guzzle Version ^6.3
elasticsearch/elasticsearch Version ^7.6
symfony/workflow Version ~4.3.11
symfony/serializer Version ^5.0
renanbr/bibtex-parser Version ~2.1.2
galbar/jsonpath Version ^1.1
fluidtypo3/vhs Version ~6.0.5
typo3/cms-scheduler Version ^9.5