Example fingerprint xml

This project is not covered by Drupal’s security advisory policy.

The fingerprint module uses features to make configuration dumps for Drupal, a bit like the crash report with all the settings that you can get from most desktop software. But fingerprint is more than that: it exports all the settings in XML which makes it easier to read and search your sites' configurations. The tool is not for importing or making backups, but it gives you the ability to search similarities and differences between Drupal site. Amongst others you'll be able to use it to:

  • Find bugs (e.g. compare site for similarities that have the same bug)
  • Compare site development patterns (when you make regular fingerprints during the development of a site) to determine best practices
  • Make a fingerprint that you can compare future fingerprints with, so you can see if and what has changed on your site.

By default it's configured to send fingerprints to fingerprint.modulecraft.com. A free public fingerprint server for the community of which the public functionality is and will remain free for all to use (e.g. fingerprint uploading for bug tracking, or just sharing your configuration with the community).
Every fingerprint you send to the server will be public, so only use it for testing!

  • For more information about the project check out the description at Modulecraft.
  • You can download a copy of the module at it's project page on Drupal.org.
  • If you are looking for your API key, create an account, and you'll get an email with the credentials.
  • If you want to set up your own fingerprint service, you'll find the server together with the client in the module package.

The module integrates with the following modules by default:

  • GeSHi Filter
    For highlighting xml, to make it easier to read.
  • Diff
    For searching differences and similarities in fingerprints.

Fingerprint is part of Modulecraft, an awareness&fund-raising project by Pronovix that aims to rally Drupal professionals around a shared effort to create the ultimate toolset for Drupal business. For more information check out the Modulecraft project website.

Project information

  • caution Minimally maintained
    Maintainers monitor issues, but fast responses are not guaranteed.
  • caution No further development
    No longer developed by its maintainers.
  • Created by Coornail on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases