Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download rules-8.x-3.0-alpha2.tar.gztar.gz 152.99 KB
MD5: ce12e4e63eebdb9b6c63bca7a446f7ed
SHA-1: 02a098e3692603e3130d0fd9e3125f0a4e9c335b
SHA-256: b80a85b6b9a7c08b27c36c886462d7df610f913f925c7ae21aa59a8bc428c7aa
Download rules-8.x-3.0-alpha2.zipzip 329.38 KB
MD5: cb6d9a48960510989892b0418a4f73cb
SHA-1: 9f06095cf9219865f1d66f20721c8f140389b70c
SHA-256: 69283e110315657f84ab3b7fdde47184ff556aa0d99e3c0db5a842b03bb94d6b

Release notes

Important: Rules now depends on the latest Typed data API enhancements module, that is alpha1 or the latest development snapshot. If you are updating from a previous Rules version make sure to download and install the Typed Data API module before updating.

Changes since 8.x-3.0-alpha1:

  • #2809337 by fago: Remove oudated debug-patch which is not needed any more and causing problems with drupal 8.3.x.
  • #2700519 by fago: Remove typed data code from Rules and depend … (#473)
  • Make context processor schema pass schema validation.
  • #2788751 by fago: Tokens are not replaced when configured via the UI.
  • chore(tests): Enable DrupalPractice standard in PHPCS checks
  • fix(browser tests): Remove clickLink() method, now provided by core (#470)
  • fix(browser tests): Remove clickLink() method, now provided by core
  • chore(phpcs): Fixed coding standards
  • #2754867 by Manjit.Singh: Bullet should not be there in action button.
  • #2767005 by Shreya Shetty: Add composer .json
  • Removed obsolete extra test error processing, covered by core now
  • Removed core patch that got committed from Travis testing
  • Use the default PHP 5.6 version on Travis again, it defaults to the latest release that does not segfault anymore
  • Add Drupal core 8.3.x for testing
  • Added core patch to fix wrong EntityTypeBundleInfo type hints
  • Fixed whitespace coding standards
  • #2755415 by neerajsingh: Remove @file tag docblock.
  • #2751153 by rajeshwari10, fago, klausi: Removed deprecated method drupal_render from code base.
  • #2654936 by Cryt1c, emclaughlin, fago: Do not use global exception classes like \InvalidArgumentException
  • #2513076 by fago: Add event amd component caching when rules are invoked.
  • #2724595 by klausi, yanniboi: Fixed config schema for send email action
  • Removed Drupal core 8.0.x from testing
  • #2702159 by yanniboi, jmoreira, oushen, klausi: Fixed send mail action by implementing hook_mail()
  • Add missing group information to ExpressionSerializationTest.php
  • #2721201: Improve test coverage to ensure expression objects can be serialized.
  • #2702679: Provide the unchanged entity in entity presave and other events
  • #2648300: Support multiple contexts in the UI
  • Fixed coding standards for new Coder version
  • #2659954: Switch Travis CI sudo container mode to avoid random functional test fails
  • #2648326: Implemented human readable labels/descriptions for UI autocomplete results
  • #2648326: added nested autocomplete suggestions in the UI
  • #2648326: Implemented autocomplete as data fetcher service, expanded test case with node examples
  • #2471693 by a.milkovsky, garphy, emclaughlin, Sentei, Insasse: Port Rules base settings + form
  • Composer install is mandatory for Drupal 8.1.x and up
  • Removed leftover line from routing file
  • #2648326: Implemented first version of UI data selector autocomplete
Created by: fago
Created on: 30 Sep 2016 at 15:03 UTC
Last updated: 25 May 2017 at 20:23 UTC
Bug fixes
New features

Other releases