Drupal module · Composer-installable
AuditCrawl for Drupal.
A Drupal 10.3+ / 11 module that connects your AuditCrawl report to a Drupal site and turns each recommended article into an unpublished Article node with the title and target keywords pre-filled. Optional premium subscription auto-writes the drafts for you on a schedule — same $29/mo plan, same research + featured-image pipeline as the WordPress plugin.
Install via Composer
The module ships on GitHub as a Composer package. Add it to any Drupal 10.3+ or 11 site:
composer config repositories.auditcrawl vcs \ https://github.com/nextagencyio/auditcrawl-drupal composer require nextagencyio/auditcrawl:dev-main drush en auditcrawl
On first visit to Content → AuditCrawl, a consent-gated setup screen asks before creating an article content type (if you don't already have one) and adding a handful of custom fields for AuditCrawl metadata. Nothing site-wide happens without your explicit OK.
What you get
- Tab on
/admin/contentshowing your full Content Strategy as a table. - One-click Create draft per article — creates an unpublished Article node; you write the body manually.
- Optional premium tier ($29/mo, 10 drafts/month): auto-writes the drafts with real Tavily research and Unsplash / Pexels featured images, delivered on an hourly WP-Cron-equivalent schedule via
hook_cron. - Same license key works across both Drupal and WordPress — one subscription, one subscription portal, email-based license retrieval for when you move between sites.
How it works
- Buy a report on auditcrawl.com (or use one you already have) — the report-ready email contains your integration code.
- Install the module via Composer + enable it with drush.
- Paste your code on the Connect tab and the report appears inside the Drupal admin.
- Click Create draft next to any Content Strategy item. A draft Article node appears with the title + target keywords pre-filled.
- (Premium)Add a license key and the module's hourly cron quietly fills the empty drafts for you, up to 10/month.
Links
- Source: github.com/nextagencyio/auditcrawl-drupal — GPL-2.0+
- Issues /questions: GitHub issues
- Prefer WordPress? AuditCrawl for WordPress — same functionality, same subscription.
Need a report first? First audit is just $1.99 ($9.99 thereafter).