This module provides a new type of entities that cannot be created or deleted using the Drupal UI. This is valid also for site administrators with full privileges.

Permanent entities can only be created and deleted by code (using hook_update_N or via drush commands). Edit permissions are available per bundle.

Use cases