vijaycs85 / drupal-multiversion

Github clone of https://drupal.org/project/multiversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Github clone of https://drupal.org/project/multiversion


Languages

Language:PHP 100.0%