16 lines
389 B
YAML
Executable File
16 lines
389 B
YAML
Executable File
name: Statistics
|
|
type: module
|
|
description: 'Logs how many times content is viewed.'
|
|
package: Core
|
|
# version: VERSION
|
|
lifecycle: deprecated
|
|
lifecycle_link: https://www.drupal.org/node/3223395#s-statistics
|
|
configure: statistics.settings
|
|
dependencies:
|
|
- drupal:node
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-04
|
|
version: '10.3.1'
|
|
project: 'drupal'
|
|
datestamp: 1720094222
|