kitodo / publication
Plugins and modules for publication management with Fedora repositories.
Installs: 280
Dependents: 0
Suggesters: 0
Security: 0
Stars: 13
Watchers: 7
Forks: 13
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=7.2 <=7.4
- ext-curl: *
- ext-dom: *
- ext-iconv: *
- ext-json: *
- ext-libxml: *
- ext-mbstring: *
- ext-xsl: *
- elasticsearch/elasticsearch: ^7.6
- fluidtypo3/vhs: ~6.0.5
- galbar/jsonpath: ^1.1
- guzzlehttp/guzzle: ^6.3
- nategood/httpful: ^0.3.2
- renanbr/bibtex-parser: ~2.1.2
- symfony/serializer: ^5.0
- symfony/workflow: ~4.3.11
- typo3/cms-core: ^9.5.0
Requires (Dev)
- kitodo/presentation: ~v3.3
- nimut/testing-framework: ^5.0
- phpunit/phpunit: ^7
Replaces
- typo3-ter/dpf: v5.1.6
- dev-main
- v5.1.6
- v5.1.5
- v5.1.4
- v5.1.3
- v5.1.2
- v5.1.1
- v5.1.0
- v5.0.0
- v5.0.0-beta
- v4.0.0-beta
- v3.1.5
- v3.1.4
- v3.1.3
- v3.1.2
- v3.1.1
- v3.1.0
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v2.1.1
- v2.1.0
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- v2.0.0-beta
- dev-kpub-1945-index-error
- dev-kitodo-publication-3x
- dev-import-export-configuration
- dev-kitodo-publication-4x
This package is auto-updated.
Last update: 2024-11-06 16:25:55 UTC
README
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)