An open API service indexing awesome lists of open source software.

https://github.com/thunder/custom_list


https://github.com/thunder/custom_list

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Heavy Work in Progress]

# Custom List

This module provides functionality to create a custom list of content entities with a possibility to insert manually picked entities or configured blocks on specific positions in the list. In the background, it uses Drupal views to generate a list.

Currently, it's integrated with Default views and Search API views and for that two sub-modules are provided.

## Note

This module requires Drupal (>= 8.6).

## How to collaborate

For all issues please use [Drupal issue queue](https://www.drupal.org/project/issues/custom_list).
For code contributions please provide pull request on [GitHub](https://github.com/thunder/custom_list), because it's easier to review it there and we will provide a testing infrastructure in future.