https://github.com/thunder/custom_list
https://github.com/thunder/custom_list
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thunder/custom_list
- Owner: thunder
- License: gpl-2.0
- Created: 2018-05-14T13:25:11.000Z (about 8 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2019-08-12T07:48:28.000Z (almost 7 years ago)
- Last Synced: 2025-07-20T22:22:57.832Z (11 months ago)
- Language: PHP
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.