Download the PHP package jambagecom/jfmulticontent without Composer

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

TYPO3 extension jfmulticontent

I have recently adapted the extension jfmulticontent for the TYPO3 versions 11.5 - 13.4.

Flexform Migration

For upgrades from a version < 2.10 the upgrade script must be executed once in the Install Tool. It is only visible if this task is still required. All the flexform sheet names must have a leading ‘s\_’. This transformation is done in the update script. The extension typo3db_legacy must be installed for the upgrade to work. When upgrading from a very old version < 2 of this extension some more modifications are required, which have been only available from the Extension Manager UPDATE script of older TYPO3 versions. This is not available in the current upgrade scripts.

Third Party Extensions

The extension t3jquery seems not to exist any more and TYPO3 10 will provide jQuery for extensions. Any support for t3jquery shall therefore be dropped in a later version.

Now you can use the extension lib_jquery. In this case its jquery-x.min.js library will be used automatically.

The extension patchlayout is recommended to be installed in order to allow the internal column number -1.

Contributions

Any contributions are welcome. Just create an issue or better write a patch and create a pull request.

TSConfig Requirement

You must set TSConfig with one page id like this:

example:

TCEFORM.tt_content.tx_jfmulticontent_contents.PAGE_TSCONFIG_ID = 17

The starting point page record for the plugin does not exist any more in TYPO3. A ###PAGE_TSCONFIG_IDLIST### run with multiple page ids is not supported at the moment.

Content Plugin Wizard

If you want to allow a content element wizard for jfmulticontent, then you must use the backend page module, edit the page properties resources tab and add the Page TSconfig for jfmulticontent: Multiple Content Element Wizard

Sponsors

The Booklet has been sponsored by made in nature WERBEAGENTUR .


All versions of jfmulticontent with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
typo3/cms-core Version ^12.4 || ^13.4
jambagecom/div2007 Version ^2.0
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 jambagecom/jfmulticontent contains the following files

Loading the files please wait ....