How to create a flipbook item without code

How to create a flipbook item without code

  • Published by
    Yannick Berges
  • Last modified
    10 January 2019
  • Voting
    Average rating
    1 vote
  • Favourites
  • Concerns
    Component Plugins
  • Since Version
    3.X
  • Up to date
    Yes
  • Profile concerned
    End user, Webdesigner

Hello i propose a quick tutorial to create flipbook item without code in flexicontent

1 download and install this plugin

for joomla http://www.isapp.it/en/article-book-effect/110-article-book-effect-en.html#comments
To use it we need to understand plugin code

{book}
 {page}content of page1{/page}
 {page}content of page2{/page}
{/book}

2 Create a groupe field "Book"

the idea is 1 groupe of value = 1 page of book
2019-01-10_22h23_41.png

2.1 Allow multivalue

2019-01-10_22h18_04.png

2.2 Allow triggering plugin

2019-01-10_22h19_04.png

2.3 now we add plugin syntaxe

Opening text for Field = {book}
Every value prefix = {page}
Every value suffix= {/page}
Closing text for Field = {/book}
2019-01-10_22h17_21.png

3 Create fields for page content and use group option

(every type can be added)
2019-01-10_22h07_26.png

4 Edit your goupfield "Book" and add your fields

2019-01-10_22h24_15.png

5 Now put your "Book" field in display position

2019-01-10_22h25_21.png
Now user can create a book without page limitation and ordering by simple drag and drop
2019-01-10_22h27_15.png
And you will have an interactive book in front !
2019-01-10_22h29_27.png

Simple and powerfull, no code.... Flexicontent is difficult ??