Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Drupal module that I used for a gardening website - displays botanical nomenclature, plant diseases, and pest scientific names in Views

Notifications You must be signed in to change notification settings

oanahulpoi/pv_field_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PV Field Tools

A custom Drupal module that provides a Views field for displaying scientific names on a gardening website.

What it does

This module adds a "Scientific name" field to Views that automatically displays the correct botanical/scientific name based on the entity type:

  • Medicinal plants: Shows botanical name with optional common name in parentheses
  • Plant diseases: Shows scientific disease name
  • Garden pests: Shows scientific pest name

Requirements

  • Drupal 9, 10, or 11
  • Views module (core)

Installation

  1. Place in modules/custom/pv_field_tools
  2. Enable: drush en pv_field_tools

Usage

In any View:

  1. Add field → "Scientific name"
  2. Configure display options if needed

Author

Oana Hulpoi

License

GPL-2.0-or-later

About

Drupal module that I used for a gardening website - displays botanical nomenclature, plant diseases, and pest scientific names in Views

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages