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: 2 days 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 11 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2016-03-18T18:27:05.000Z (about 10 years ago)
- Last Synced: 2025-03-11T18:55:56.746Z (about 1 year ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 39
- 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``