Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download rules-8.x-3.0-unstable1.tar.gztar.gz 170.55 KB
MD5: 4ef7fe34967bf18efa4d5bdf2729c3d5
SHA-1: b69baa7854085623022f2db7a09e24fa864596ca
SHA-256: ebea78d72c02ab8dbf2c643fe3500bd87751cb47f1bc242c0346a001f0daecad
Download rules-8.x-3.0-unstable1.zipzip 213.83 KB
MD5: 9fe3f4b8b184f1d8acd98d41aaa1c776
SHA-1: 297b12c10dd6efad505a3b2f59fc07025abfb941
SHA-256: cc791b2b59daa05131a9bec759ecb161026f1e1cf4b8b1e0986945ae4309df0c

Release notes

First unstable pre-alpha release of Rules for Drupal 8. This is not usable at all at the moment and is only intended as developer preview. The code mostly consists of bare bones classes with quite a few unit tests, but there is not much functionality implemented yet.

Current state of the architecture:
* Using and extending Drupal core Action and Condition plugins
* Created an early Context and ContextDefinition system
* Organizes Rules components as RulesExpression plugins
* Implemented basic Rules component containers such as action sets, AND and OR condition sets, as well as a Rule class itself.
* PHPUnit tests and some integration tests.

You can find more information about further plans and achieved goals in the roadmap.

Created by: klausi
Created on: 12 Jun 2014 at 08:16 UTC
Last updated: 12 Jul 2014 at 16:03 UTC

Other releases