2017 © Pedro Peláez
 

neos-plugin mediafrontend

Content elements and utilities for media in Neos CMS

image

shel/mediafrontend

Content elements and utilities for media in Neos CMS

  • Tuesday, January 10, 2017
  • by Sebobo
  • Repository
  • 1 Watchers
  • 4 Stars
  • 480 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 6 Versions
  • 3 % Grown

The README.md

Shel.MediaFrontend

This is a plugin for Neos CMS and the Neos/Media package., (*1)

It allows you to import files from a folder into the Media management and contains some Neos content element for browsing media in the frontend., (*2)

Warning: This package is not stable yet. So use at your own risk!, (*3)

Installation

Add composer package

Run the following command in your site package:, (*4)

composer require --no-update shel/mediafrontend

Then run the following command in your project root:, (*5)

composer update

Dependencies

See composer.json. Additionally the frontend uses FontAwesome by default. But you can change this by overriding the Fusion objects in your own package., (*6)

Routing

The routes for the content element pagination are auto-included in the Settings.yaml., (*7)

Import files

This command will import all files recursively from a folder and puts them into a asset collection called "Imported"., (*8)

Running the import command several times will not import the files again. Each files sha1 hash is checked if it already exists as resource., (*9)

./flow import:files --path=... [--simulate] 

Undo import

Removes all assets which are still part of the "Imported" asset collection. You can use this command to cleanup your assets after you assigned your files to the collections you want., (*10)

./flow import:purge [--simulate]

Use the content elements

After installation you can add the new element Asset directory as content element to any page., (*11)

It allows you to configure a main asset collection to initially filter which assets to show. You can also define more collections by which the user can filter., (*12)

Another filterbox shows the available tags of the selected main asset collection., (*13)

The Versions

10/01 2017

dev-task-neos-3-0-compatibility

dev-task-neos-3-0-compatibility

Content elements and utilities for media in Neos CMS

  Sources   Download

MIT

The Requires

 

04/01 2016

2.1.0.x-dev

2.1.0.9999999-dev

Content elements and utilities for media in Neos CMS

  Sources   Download

The Requires

 

04/01 2016

2.x-dev

2.9999999.9999999.9999999-dev

Content elements and utilities for media in Neos CMS

  Sources   Download

The Requires

 

04/01 2016

dev-master

9999999-dev

Content elements and utilities for media in Neos CMS

  Sources   Download

The Requires

 

04/01 2016

2.1.0

2.1.0.0

Content elements and utilities for media in Neos CMS

  Sources   Download

The Requires

 

04/01 2016

dev-Gallery

dev-Gallery

Content elements and utilities for media in Neos CMS

  Sources   Download

The Requires