Download the PHP package typo3-extension/imagecycle without Composer

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

TYPO3 Extension Imagecycle

This repository is replacing the TYPO3 Extension Imagecycle and it has been built starting from the former fork at a7digital Imagecycle. TYPO3 8.7 is supported.

Remarks

The scope is to bring back functionality and compatibility for newer versions of TYPO3 CMS. There are future plans to continue maintaining this extension on a voluntary basis. You are invited to make contributions as issues and pull requests or pay my further work.

Side notes

Various parts have been adjusted to be compatible with TYPO3 CMS 7 LTS and 8 LTS again. Besides that, the previous custom TCA user functions that have been used in the FlexForm structures have been replaced as much as possible by a cleaner way following the new FormEngine paradigms, that have been introduced during the development phase of TYPO3 CMS 7. Custom ExtJS components have been replaced by accordant TYPO3 Core functions, based on jQuery and Bootstrap.

However, a jQuery/TWBS colour picker is not yet implemented - neither in this extension nor in the TYPO3 Core. That is why the "old" colour picker of the TYPO3 Core is being used again (find further details in issue #73728).

Third Party Extennsions

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.

Inspiring People to Share

An extension upgrade for the TYPO3 CMS 10.4 and 11.5 can be tested on the develop branch.


All versions of imagecycle with dependencies

PHP Build Version
Package Version
Requires php Version ^5.5 || ^7.2
typo3/cms-core Version ^7.6 || ^8.7
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 typo3-extension/imagecycle contains the following files

Loading the files please wait ...