Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.21 KB

Build Status

Multiversion

Extends the revision model for content entities.

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