Download the PHP package lelesys/plugin-multi-content without Composer
On this page you can find all versions of the php package lelesys/plugin-multi-content. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lelesys/plugin-multi-content
More information about lelesys/plugin-multi-content
Files in lelesys/plugin-multi-content
Package plugin-multi-content
Short Description MultiContent plugin for displaying content in different pleasant layouts.
License LGPL-3.0+
Informations about the package plugin-multi-content
Lelesys MultiContent Plugin
This plugin displays content in your websites in many different and pleasant structures.
Important note: Initial package development was done when TYPO3 Neos was at alpha3/4. We are working hard continuously to get this to work perfectly and to beautify source code using best practices/concepts of Flow/Neos. Stay tuned!
Quick start
-
include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.
- add the plugin content element "Lelesys MultiContent" to the position of your choice.
STEPS TO ADD TAB STRUCTURE INTO YOUR OWN SITE
-
include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.
-
include the plugin's Javascript to your own one's where you add other javascript files of the site.
- add the plugin content element "Lelesys Tab Structure" to the position of your choice and inside that plugin add as many "Lelesys Tab Item" plugin as you want with "Text", "Image", "Text with Image" or any other content elements.
STEPS TO ADD TOGGLE STRUCTURE INTO YOUR OWN SITE
-
Js and Css is base on twitter bootstrap, so need to include twitter bootstrap css and js.
- add the plugin content element "Lelesys Toggle Structure" to the position of your choice and inside that plugin add another plugin "Lelesys Toggle Item" and enter title and text in respected positions.
STEPS TO ADD sLIDER/CAROUSEL STRUCTURE INTO YOUR OWN SITE
-
include the plugin's Stylesheets to your own one's where you add other stylesheets of the site.
-
include the plugin's Javascript to your own one's where you add other javascript files of the site.
- add the plugin content element "Lelesys slide Structure" to the position of your choice and inside that plugin add another plugin "Lelesys slide Item" per slide and add the content into it.