Download the PHP package leuchtfeuer/bm-image-gallery without Composer

On this page you can find all versions of the php package leuchtfeuer/bm-image-gallery. 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 bm-image-gallery

Simple Image Gallery for TYPO3

Latest Stable Version TYPO3 12 Build Status License Total Downloads

This extension creates galleries from images and Youtube videos organized within TYPO3's 'File collection' records. The full documentation for the latest releases can be found here.

Features

For editors

The 'Simple Image Gallery' Plugin provides various options to cover different scenarios.

Quick & easy

The easiest way to get an front end output of your gallery is to follow these steps (default scenario):

  1. Create one or more file collection records in a folder inside your page tree and include your files. Each file collection represents a gallery.

  2. Add a 'Simple Image Gallery' Plugin on the page where you want to show your gallery. Backend view of bm_image_gallery plugin

  3. You have to select the plugin type that fits your needs. Select the proper EXT:bm_image_gallery plugin

  4. Add references to your file collections in the 'File Collection' section. Backend view of EXT:bm_image_gallery plugin for a gallery list

  5. (Optional) The Plugin Options provide a second tab named 'Gallery'. Here you can limit the number of shown images the gallery. There are also options to sort images. 'Default' will take the order from the file collection. Backend view of EXT:bm_image_gallery plugin for limiting number of images and sorting

Possible scenarios

There are the following scenarios to display galleries:

Scenario 1: A list of galleries with gallery view on the same page as the plugin (default).

For that choose the "Image Gallery: Gallery List" plugin and select "Same Page" as "Detail View" option.


Scenario 2: A list of galleries with gallery view on another page as the plugin.

For that choose the "Image Gallery: Gallery List" plugin and select "Selected Page" as "Detail View" option. After an automatic reload, you will find an additional configuration option "Gallery Page" at the bottom of the screen. Please add a reference to the target detail page here. Save the plugin and navigate to the page just selected. Create a new plugin of type "Image Gallery: Elements of Gallery". Now you are all set.

This scenario is recommended for multiple plugins on the same page.


Scenario 3: A list of galleries without gallery view.

For that choose the "Image Gallery: Gallery List" plugin and select "No Detail View" as "Detail View" option.


Scenario 4: A gallery view for a single gallery.

For that choose the "Image Gallery: Selected Gallery" plugin.


All versions of bm-image-gallery with dependencies

PHP Build Version
Package Version
Requires typo3/cms-backend Version ^12.4.11
typo3/cms-core Version ^12.4.11
typo3/cms-extbase Version ^12.4.11
typo3/cms-frontend Version ^12.4.11
ext-pdo Version *
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 leuchtfeuer/bm-image-gallery contains the following files

Loading the files please wait ....