jnnrdn / CollapsibleContent

Collapsible Content WordPress Plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collapsible Content Plugin

Collapsible Content is a WordPress plugin that shows and hides hidden content. Practical examples include Q As, FAQs, hints, marketing teasers, and more. Click the icon to open and reveal the content. Click the icon again to close and hide the content.

Features

This plugin includes the following featueres:

  • QA Shortcode, [qa]
  • Teaser Shortcode, [teaser]
  • Font icon visual indicator
  • jQuery sliding animation

Installation

To install this plugin you can download it by clicking on the GitHub Download button, or clone the repository.

  1. Navigate to the wp-content/plugins folder of your project.
  2. Type in terminal: git clone git@github.com:webjen/CollapsibleContent.git
  3. Log into your WordPress website
  4. Go to plugins and activate the Collapsible Content Plugin.

Continue Development

If you want to continue development, you will need to have Composer, Gulp, Node.js and npm installed on your machine.

  1. Navigate to the wp-content/plugins/collapsible-content folder.
  2. Then type npm install to install all of the node modules for Gulp.
  3. Type composer install to install the Composer PHP packages.

About

Collapsible Content WordPress Plugin

License:Other


Languages

Language:JavaScript 78.7%Language:PHP 21.3%