Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
65.05 KB
MD5: 5c5d7a95711796524c0dfca3a2275094
SHA-1: b2a19968781ca56934b9d731ab457aa122a9fda3
SHA-256: c9ae1dc6ca8100ddcc934e2fb81c44556e869ba6db4aff73cc0678e08ab7c361
Download zip
136.69 KB
MD5: 11a14a4ce58cdd9493a5d634f220ae8b
SHA-1: 8798ba7640a9188df9f9043e6f49b5ff0252e3dc
SHA-256: 4db23ce7fda8eff2e3069d07b8ef16a899e4309228c2a5651245ef3943702c55
Release notes
Welcome to the first Beta for ctools! This release fixes many little bugs that are viewable from the ctools dependent modules. Note, ctools_block and ctools_views are marked experimental and subject to change similar to other alpha modules.
Changes since 8.x-3.0-alpha27:
- Update ctools views to be marked experimental.
- #2858103 by phenaproxima, DamienMcKenna, EclipseGc: Add serializable tempstore service (extracted from #2844054)
- #2734137 by DamienMcKenna, neerajsingh, gaurav.kapoor: Remove @file tag docblock from files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension
- #2687359 by acbramley, EclipseGc: FormWizardBase ajaxSubmit and ajaxPrevious pass invalid argument to the modal command
- #2771095 by ashwinsh: Replace deprecated entity->urlInfo() with entity->toUrl()
- #2765503 by Chandan Chaudhary: use $this->t instead of t in the Class
- #2769793 by ashwinsh: Add composer.json
- #2857348 by tim.plunkett, DamienMcKenna: Schema missing for ctools_block region field.
- #2831521 by Berdir: Avoid unserialization of blockPluginCollection in BlockDisplayVariant