An open API service indexing awesome lists of open source software.

https://github.com/chapter-three/site_audit_fields

Drush site_audit plugin that is used for analysing how fields are used in drupal 7 entities.
https://github.com/chapter-three/site_audit_fields

Last synced: about 2 months ago
JSON representation

Drush site_audit plugin that is used for analysing how fields are used in drupal 7 entities.

Awesome Lists containing this project

README

        

# Site Audit Fields

## About

Drush site_audit plugin that is used for analysing how fields are used in drupal 7 entities.

## Dependencies
1. composer
- [parsedown](https://github.com/erusev/parsedown) (erusev/parsedown)

## Installation
1. dl to ~/.drush/modules/contrib/
- ``cd ~/.drush/modules/contrib/``
- ``composer install``