Skip to content

Commit

Permalink
Merge pull request #53 from retif/master
Browse files Browse the repository at this point in the history
removed openy_memberships_demo module
  • Loading branch information
anpolimus authored May 26, 2020
2 parents f726dd5 + c753228 commit 16c2cd4
Show file tree
Hide file tree
Showing 145 changed files with 51 additions and 19,897 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ It includes landing pages and application for memberships builder.

## Requirements

PHP 7.2+,
PHP 7.2+ with ini_set function enabled,

Open Y 2.5+

Expand Down
8 changes: 0 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,7 @@
"url": "https://packages.drupal.org/8"
}
},
"extra": {
"patches": {
"drupal/default_content" : {
"2698425 - Do not reimport existing entities": "https://www.drupal.org/files/issues/2020-02-05/2698425--accept-content-updates--122.patch"
}
}
},
"require": {
"drupal/default_content": "^1.0@alpha",
"drupal/commerce": "2.16",
"drupal/commerce_addon": "^1.0@alpha",
"openy/openy_prgf_sidebar_menu": "dev-master",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ status: true
dependencies: { }
id: online
label: Online
description: ''
description: 'Store available over the Internet'
traits: { }
locked: false
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ field_name: field_best_value
entity_type: commerce_product_variation
bundle: membership
label: 'Best Value'
description: ''
description: 'Visually highlight product variation with Best Value badge'
required: false
translatable: false
default_value:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ field_name: field_age
entity_type: profile
bundle: family_members
label: Age
description: ''
description: 'Family members age'
required: false
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ field_name: field_age_group
entity_type: profile
bundle: family_members
label: 'Age Group'
description: ''
description: 'Family members age group'
required: false
translatable: false
default_value: { }
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 16c2cd4

Please sign in to comment.