This package is abandoned and no longer maintained. No replacement package was suggested.

Bene distribution for non-profits

Package info

github.com/thinkshout/bene

Language:CSS

Type:drupal-profile

pkg:composer/thinkshout/bene

Statistics

Installs: 552

Dependents: 1

Suggesters: 0

Stars: 9

Open Issues: 100

8.2.11 2019-08-21 17:57 UTC

Requires

  • commerceguys/addressing: ~1.0
  • composer/installers: ^1.2
  • cweagans/composer-patches: ~1.5
  • drupal/address: ^1.4
  • drupal/admin_toolbar: ^1.26
  • drupal/allowed_formats: ^1.1
  • drupal/config_update: ^1.6
  • drupal/contact_storage: ^1.0-beta9
  • drupal/core: ^8.7.1
  • drupal/ctools: ^3.2
  • drupal/email_registration: ^1.0-rc7
  • drupal/entity: ^1.0
  • drupal/entity_browser: ^1.3
  • drupal/entity_embed: ^1.0.0-beta2
  • drupal/features: ^3.0
  • drupal/focal_point: ^1.0
  • drupal/google_analytics: ^2.4
  • drupal/inline_entity_form: ^1.0-beta1
  • drupal/linkit: ^4.3
  • drupal/mailchimp: ^1.8
  • drupal/metatag: ^1.8
  • drupal/migrate_google_sheets: ^1.0@beta
  • drupal/migrate_tools: ^4.0.0-beta1
  • drupal/paragraphs: ^1.6
  • drupal/pathauto: ^1.3
  • drupal/picture_background_formatter: 1.x-dev#8869b7b
  • drupal/r4032login: ^1.1
  • drupal/redirect: ^1.3
  • drupal/responsive_tables_filter: ^1.2
  • drupal/simple_sitemap: ^2.12
  • drupal/token: ^1.5
  • drupal/video_embed_field: ^2.0
  • drupal/views_infinite_scroll: ^1.5
  • drupal/viewsreference: ^2.0-alpha4
  • oomphinc/composer-installers-extender: ^1.1
  • thinkshout/bene_features: ^1.0-beta4
  • thinkshout/bene_media: dev-8.x-2.x-bene
  • thinkshout/bene_promo_redirect: ^1.1
  • thinkshout/bene_salsa: ^1.0-beta7

Suggests

None

Provides

None

Conflicts

None

Replaces

  • bower-asset/backbone: *
  • bower-asset/jquery: *
  • bower-asset/jqueryui: *
  • bower-asset/underscore: *
  • npm-asset/backbone: *
  • npm-asset/jquery: *
  • npm-asset/jqueryui: *
  • npm-asset/underscore: *

GPL-2.0+ ad48a53d814fae72f289341a617e5af07db337ca

  • ThinkShout

This package is auto-updated.

Last update: 2021-01-30 05:41:35 UTC


README

👁 CircleCI

Installing Bene

The preferred way to install Bene is via the Bene-project template.

Running Tests

These instructions assume you have used Composer to install Bene.

Behat

$ cd MYPROJECT/web/profiles/bene
$ /path/to/MYPROJECT/bin/behat

If necessary, copy behat.local.yml.sample to behat.local.yml, and update the values on behat.local.yml to match your local environment.