Download the PHP package fgtclb/academic-persons without Composer

On this page you can find all versions of the php package fgtclb/academic-persons. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package academic-persons

TYPO3 Extension Academic person database (READ-ONLY)

URL
Repository: https://github.com/fgtclb/academic-persons
Read online: https://docs.typo3.org/p/fgtclb/academic/academic-persons/main/en-us/
TER: https://extensions.typo3.org/extension/academic_persons/

Description

This TYPO3 extension adds a personal database to TYPO3, with requirements that are usually used for colleges, universities or public institutions. The profile data records can be automatically created and linked in conjunction with the LDAP extension on the basis of FE user data records. The data can be enriched with data via separate HiS-in-One synchronization. Data records can be created, edited and displayed in the front end and in different display modes.

The following profile data is available to users after installation:

The extension also provides some plugins to display the persons in the frontend as a list view and detail view for each person.

[!NOTE] This extension is currently in beta state - please notice that there might be changes to the structure

Compatibility

Branch Version TYPO3 PHP
main 2.0.x-dev ~v12 + ~v13 8.1, 8.2, 8.3, 8.4 (depending on TYPO3)
2 ^2, 2.0.x-dev ~v12 + ~v13 8.1, 8.2, 8.3, 8.4 (depending on TYPO3)
1 ^1, 1.2.x-dev v11 + ~v12 8.1, 8.2, 8.3, 8.4 (depending on TYPO3)

Installation

Install with your flavour:

We prefer composer installation:

[!IMPORTANT] 2.x.x is still in development and not all academics extension are fully tested in v12 and v13, but can be installed in composer instances to use, test them. Testing and reporting are welcome.

Testing 2.x.x extension version in projects (composer mode)

It is already possible to use and test the 2.x version in composer based instances, which is encouraged and feedback of issues not detected by us (or pull-requests).

Your project should configure minimum-stabilty: dev and prefer-stable to allow requiring each extension but still use stable versions over development versions:

and installed with:

Upgrade from 1.x

Upgrading from 1.x to 2.x includes breaking changes, which needs to be addressed manualy in case not automatic upgrade path is available. See the UPGRADE.md file for details.

Credits

This extension was created by FGTCLB GmbH.

Find more TYPO3 extensions we have developed.


All versions of academic-persons with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1 || ^8.2 || ^8.3 || ^8.4
typo3/cms-core Version ^12.4 || ^13.4
typo3/cms-extbase Version ^12.4 || ^13.4
typo3/cms-fluid Version ^12.4 || ^13.4
typo3/cms-frontend Version ^12.4 || ^13.4
typo3/cms-rte-ckeditor Version ^12.4 || ^13.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package fgtclb/academic-persons contains the following files

Loading the files please wait ....