Build Status

Multiversion

Extends the revision model for content entities. Forked to use Conflict 8.x-2.x.

Content staging

This module is part of the content staging suite for D8.

Dependencies

Multiversion depends on

Enable/Disable entity types

To enable or disable entity types (to make multiversionable/non-multiversionable) use these Drush commands:

  • To enable entity types use the multiversion-enable-entity-types command or the met alias for Drush.
  • To disable entity types use the multiversion-disable-entity-types command or the mdt alias for Drush.

Uninstall

Multiversion can't be uninstalled as other modules because it modifies the entity storage.

To uninstall Multiversion use the multiversion-uninstall command or the mun alias for Drush.

Presentations