Download the PHP package fgtclb/academic-partners without Composer
On this page you can find all versions of the php package fgtclb/academic-partners. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download fgtclb/academic-partners
More information about fgtclb/academic-partners
Files in fgtclb/academic-partners
Package academic-partners
Short Description Extension for showing academic partners in list and map view
License GPL-2.0-or-later
Informations about the package academic-partners
TYPO3 extension academic_partners
Installation
Install with your flavour:
- TER
- Extension Manager
- composer
We prefer composer installation:
URL | |
---|---|
Repository: | https://github.com/fgtclb/academic-partners |
Read online: | https://docs.typo3.org/p/fgtclb/academic-partners/main/en-us/ |
TER: | https://extensions.typo3.org/extension/academic_partners/ |
Create a release (maintainers only)
Prerequisites:
- git binary
- ssh key allowed to push new branches to the repository
- GitHub command line tool
gh
installed and configured with user having permission to create pull requests.
Prepare release locally
Set
RELEASE_BRANCH
to branch release should happen, for example: 'main'. SetRELEASE_VERSION
to release version working on, for example: '0.1.4'.
Check pull-request and the pipeline run.
Merge approved pull-request and push version tag
Set
RELEASE_PR_NUMBER
with the pull-request number of the preparation pull-request. SetRELEASE_BRANCH
to branch release should happen, for example: 'main' (same as in previous step). SetRELEASE_VERSION
to release version working on, for example:1.1.0
(same as in previous step).
This triggers the on push tags
workflow (publish.yml
) which creates the upload package,
creates the GitHub release and also uploads the release to the TYPO3 Extension Repository.
All versions of academic-partners with dependencies
fgtclb/category-types Version ^1.0 || 1.*.*@dev
typo3/cms-backend Version ^11.5 || ^12.4
typo3/cms-core Version ^11.5 || ^12.4
typo3/cms-extbase Version ^11.5 || ^12.4
typo3/cms-fluid Version ^11.5 || ^12.4