Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download features-8.x-3.0-alpha4.tar.gztar.gz 70.12 KB
MD5: a0ddcfcd60b2ce8b20b1665298111d04
SHA-1: 08cc066b132399fecbb42268d22830083c9a3bbc
SHA-256: 5355ebf39d5ae0c8e8fdbecb15cd835db3a389f1858aeb2742bcdb6069603688
Download features-8.x-3.0-alpha4.zipzip 109.03 KB
MD5: 96e2b623fed24b0c0929a31dfadc295c
SHA-1: e54282edb1c5b99714e76e5d75c40be29457a366
SHA-256: e31b070683371106e3044cde536e9d731c14ee150e896969aebdf0b92841244f

Release notes

NOTE: This release is for Drupal 8.0.0-rc1 If you are using a later version of Drupal, you may get better results using the Dev release until a new alpha release is posted; see #2619654: Issue Features 8.x-3.x-alpha5 release.

As Features is in alpha, an upgrade path is not yet supported. If you are updating from a previous alpha release, your previous configuration will not function as expected. You may need to uninstall and reinstall Features.

Changes since 8.x-3.0-alpha3:

  • #2598246: Enabling an exported feature module causes error
  • #2581303 by nedjo: explicitly invoke pre_render callback when form rendered via Ajax.
  • #2597706: Cannot write a Features export
  • #2594335 by nedjo: Review and adjust configuration type assignments.
  • #2597666: Getting error in FeaturesGenerationWrite when writing a new feature
  • Synchronize declared with assigned weights for package assignment plugins.
  • #2490888: move "existing" plugin to run late to allow configuration items to be reassigned first.
  • #2596041 by nedjo: "existing" assignment plugin should assign only to packages that exist.
  • #2596047 by nedjo: fix generation of duplicate packages by using short names for all packages.
  • Remove superfluous line: loadBundle() already sets bundle as current.
  • #2596063 by nedjo: FeaturesManager::getExistingPackages() should limit to the current bundle
  • #2446805 by nedjo: Add "required" components for a given feature--back end
  • #2595245 by nedjo: "excluded" configuration should not be automatically packaged.
  • #2595543 by nedjo: Add "force" argument to FeaturesAssignerInterface::assignConfigPackages().
  • #2579637 by nedjo: remove all registered configuration directories in write generation method.
  • #2593705 by nedjo: add initial configuration settings for profile assignment plugin.
  • #2593705 by nedjo: Add option to package configuration by type into the profile
  • #2579741 by nedjo: New 'site' assignment plugin
  • #2593043 by nedjo: Add comment types to base assignment plugin.
  • #2532958 by nedjo: Add UI support for optional config.
  • #2579749 by nedjo: Add role configuration to base-type assignment plugin.
  • Remove superfluous space.
  • #2532958 by nedjo: in preparation for support of optional configuration directory, explicitly assign configuration subdirectory and make module dependencies conditional on directory.
  • #2579637 by nedjo: Handle optional configuration in exclude assignment plugin.
  • #2590089 by smk-ka, nedjo: Exception during exporting a feature
  • #2383435 by jhedstrom: Test coverage
  • #2587457 by nedjo: Remove superfluous properties in assignment plugins.
  • #2579741 by nedjo: generalize core assignment method for assigning by configuration type in preparation for reuse.
  • #2587125 by nedjo: fix default archive file name.
  • #2585667 by nedjo: Profile name on bundle form needs custom handling
  • #2494763 by nedjo, mpotter: Error on generating features when "Include install profile" bundle option checked
  • #2581303 by nedjo: Don''t show checkbox for 'unpackaged' pseudo-package.
  • #2581295 by nedjo: Feature names appear as Array in drush fex.
  • #2579299 by nedjo: fix namespace assignment plugin running too late.
  • #2383599 by nedjo: Extend base-type assignment plugin to allow selection of entity types, setting "user" by default.
  • #2580591: cast strings just before generating Yaml.
  • #2579277: test for reverse_paths key.
  • #2579277 by nedjo: Dependents should not include parents.
  • #2580591 by nedjo: fix error "Object support when dumping a YAML file has been disabled." on feature generation
  • #2579231 by nedjo: Replace usage of !placeholder in t() and format_string()
Created by: mpotter
Created on: 21 Oct 2015 at 15:29 UTC
Last updated: 2 Dec 2015 at 19:18 UTC
Bug fixes

Other releases