Expression Engine Analyzer

Component ID

2156225

Component name

Expression Engine Analyzer

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The intention of this module is to provide a reference aid when working on migration projects to move content from Expression Engine to Drupal. The module will crawl a database from an Expression Engine instance and provide an overview of the fields used in Channels (Content type equivalent) and examples of the data they store.

Tested with EE 2.5.2

Future goals:

  • Integrate with the Migrate wizard to allow users to define field destinations from sources
  • Automatically generate migration code that can be used by the Migrate module.

Usage

  1. Add a database connection to an Expression Engine site dump to your settings.php file.
  2. Enable the module and navigate to Content > Expression Engine Analyzer > Databases and choose the connection.
  3. Once connected, explore the Channel data of your EE site in the Channels tab on the EE Analyzer page.