Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

Content plugin for Joomla «UIkit 3 Accordion». Accordion of content, based on the UIkit 3 framework.

License

Notifications You must be signed in to change notification settings

master3-blank-template/plg_content_uk3accordion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIkit 3 Accordion - Content plugin

Version Joomla Php

description in Russian here

Accordion content based on the UIkit 3 framework. Content plugin for Joomla! 3

The plugin contains all the basic settings, implemented in the framework UIkit 3, necessary to display a full-fledged accordion.

Attention! The plugin does not contain scripts and framework styles, connect them yourself in your template (it is assumed that your template is already based on this framework).

Usage

Indert into content editor:

{accordion Title 1}

Your content is inside the "Title 1" slide

{accordion Title 2}

Your content is inside the "Title 2" slide

{/accordion}

HTML tags immediately adjacent to the shortcodes in curly braces will be cut.

Multiple slide blocks per page are supported. Nested slides are not supported.