creationx/cix_readmore

Splits longer texts into preview and full content, with a reveal button. It offers customizable templates for easy styling.

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.1.40 2024-02-21 14:54 UTC

This package is auto-updated.

Last update: 2024-04-21 15:23:13 UTC


README

The cix_readmore TYPO3 Plugin allows users to split longer texts into two parts: a preview and the rest of the text. Users can click on a button to reveal the rest of the text.

Functionality

  • Splits longer texts into a preview and the rest
  • Users can reveal the rest of the text by clicking on a button

Compatibility

The plugin is compatible with TYPO3 versions 10 through 12.

Templates

The plugin offers various templates to choose from:

  • Plain Template: Handles everything with basic elements, allowing for custom styling
  • Bootstrap 4 Template: Utilizes Bootstrap 4 classes for styling
  • Bootstrap 5 Template: Utilizes Bootstrap 5 classes for styling

Customization

All classes and settings of the plugin can be customized via the Constant Editor. It supports both Bootstrap 4 and Bootstrap 5 templates for styling, or users are free to customize the appearance according to their preferences.

Installation

  1. Install the plugin via Composer by running the following command:
    composer require creationx/cix_readmore
    
  2. Alternatively, upload the plugin to the typo3conf/ext directory of your TYPO3 installation.
  3. Activate the plugin in the TYPO3 backend.
  4. Customize settings and classes in the Constant Editor to configure the plugin as needed.

Credits

This extension was created by Martin Hesse for CREATIONX GmbH.