Initial standalone configurable views pane module
This commit is contained in:
9
composer.json
Normal file
9
composer.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "custom/configurable_views_pane",
|
||||
"description": "Drupal module providing configurable views pane block for Page Manager.",
|
||||
"type": "drupal-module",
|
||||
"license": "proprietary",
|
||||
"require": {
|
||||
"drupal/core": "^10 || ^11"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user