13 lines
328 B
YAML
13 lines
328 B
YAML
name: Voting API
|
|
type: module
|
|
description: 'Provides a voting API that other modules can make use of.'
|
|
package: Voting
|
|
core_version_requirement: ^9.2 || ^10
|
|
|
|
configure: votingapi.admin_settings
|
|
|
|
# Information added by Drupal.org packaging script on 2023-03-22
|
|
version: '8.x-3.0-beta4'
|
|
project: 'votingapi'
|
|
datestamp: 1679526724
|