Simple Twig filter to turn a multiline text field into list items.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Type:craft-plugin

1.0.0 2020-05-27 13:25 UTC

This package is auto-updated.

Last update: 2024-03-28 07:54:00 UTC


README

Simple Twig filter to turn a multiline text field into list items.

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require aminembarki/nl2li
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for nl2li.

nl2li Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Amine Mbarki