This module adds support for publishing Entity Construction Kit (ECK) entities by adding a status base field to entity types. To enable the status field, visit the ECK entity type edit page and toggle the Published field checkbox.

Upgrading to ECK 2.0

This module is marked as compatible with ECK 2.0, but isn't actually necessary since the functionality of this module was added to the ECK module itself. Make sure to follow the following upgrade steps to prevent data loss:

  1. Upgrade ECK to 2.0 and run database updates on a development version of your site
  2. Export your config and replace the published key with the status key in the ECK type configs
  3. Deploy the changes to the production environment
  4. Uninstall the ECK Status Field module
  5. Deploy the changes to the production environment
  6. Remove the ECK Status Field module Composer dependency
  7. Deploy the changes to the production environment

Project information

Releases