Download the PHP package b13/link2language without Composer

On this page you can find all versions of the php package b13/link2language. 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 link2language

Link to a page with a specific language in TYPO3

This is a TYPO3 extension that allows an editor to select a specific language when linking to a page or (free) content elements in the TYPO3 Backend.

When do I need this extension?

Big instances with multiple page trees and loads of languages per tree might bring trouble when allowing to link to a page in a different language.

The simplest way would be to link to the login page in a different language, with an automatic redirect.

However the real strength of this extension pays off when having multiple page trees with different languages to link to a properly available news.

The extension shows a specific button for each language that is available for this page, when linking an image, or linking a text in the Rich Text Editor. The language selection is always enabled when the extension is installed, no configuration needed.

Linking to "free mode" content elements

In addition, linking to a specific content elements which are in a specific language is also possible in the link picker for pages.

How to install this extension?

Use composer req b13/link2language or install it via TYPO3's Extension Manager from the TYPO3 Extension Repository using the extension key link2language.

License

The extension is licensed under GPL v2+, same as the TYPO3 Core.

For details see the LICENSE file in this repository.

Open Issues

If you find an issue, feel free to create an issue on GitHub or a pull request.

Credits

This extension was created by Benni Mack for b13 GmbH.

Find more TYPO3 extensions we have developed that help us deliver value in client projects. As part of the way we work, we focus on testing and best practices to ensure long-term performance, reliability, and results in all our code.


All versions of link2language with dependencies

PHP Build Version
Package Version
Requires typo3/cms-backend 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 b13/link2language contains the following files

Loading the files please wait ....