/
Enabling Features

Enabling Features

Summary: A number of Hyrax features can be flipped on and off, either via the Administrative Dashboard or via a YAML configuration file.

Some features in Hyrax can be flipped on and off from either the Administrative Dashboard, or via a YAML configuration file at config/features.yml. This .yml file doesn’t ship with Hyrax but can easily be created.

assign_admin_set: enabled: false proxy_deposit: enabled: false

For a list of flipper features that can be configured in this way, see the https://github.com/samvera/hyrax/blob/main/config/features.rb which defines keys and whether they are enabled by default.

If both options exist, whichever option is set from the Administrative Dashboard will take precedence.

For a complete list of features and instructions on how to configure them, see the Hyrax Feature-matrix.

Related content

Hyrax Version 3.x: Administrative Sets
Hyrax Version 3.x: Administrative Sets
More like this
Hyrax Version 2.0: Leases and Embargoes
Hyrax Version 2.0: Leases and Embargoes
More like this
Hyrax Version 2.1: Leases and Embargoes
Hyrax Version 2.1: Leases and Embargoes
More like this
Hyrax Version 2.0: Administrative Sets
Hyrax Version 2.0: Administrative Sets
More like this
Possible features to move from Hyku to Hyrax
Possible features to move from Hyku to Hyrax
More like this
Hyrax Version 3.x: Manage Proxies
Hyrax Version 3.x: Manage Proxies
More like this