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.
- Host: GitHub
- URL: https://github.com/chapter-three/site_audit_fields
- Owner: chapter-three
- Created: 2014-08-19T23:20:56.000Z (over 10 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2016-03-18T18:27:05.000Z (about 9 years ago)
- Last Synced: 2025-01-18T06:27:33.229Z (3 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 41
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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``