- Issue created by @kopeboy
- 🇮🇹Italy kopeboy Milan
Maybe "Critical" priority is too much and only related to security? 🙃
- 🇮🇳India Madhu Kumar M E
HI @kopboy,
This module is compatible only for Drupal 8 and 9 only, we can't install this module on Drupal 10 until it gets upgraded to the Drupal 10 version.
- 🇮🇹Italy kopeboy Milan
Module page says the opposite:
and this issue is about Version 8.x-3.0-rc1.This is the installed bee.info.yml that resulted from my instructions above:
name: Bookable Entities Everywhere type: module description: Bookable Entities Everywhere - easily make content types bookable with the BAT module. core: 8.x core_version_requirement: ^8 || ^9 || ^10 package: bat dependencies: - bat:bat_booking - bat:bat_event_series - bat:bat_event_ui - office_hours:office_hours - commerce:commerce_order - commerce:commerce_product - commerce:commerce_store # Information added by Drupal.org packaging script on 2024-01-09 # version: '8.x-3.0-beta2' # project: 'bee' # datestamp: 1704791625 # Information added by Drupal.org packaging script on 2024-02-06 version: '8.x-3.0-rc1' project: 'bee' datestamp: 1707238471
Also, the problem does not end there: you can't even enable the installed module.
drush en bee
will infact result in error Missing bundle entity, entity type bat_event_series_type, entity id availability_daily.This issue is about version
- 🇮🇹Italy afagioli Rome
Install has been tested against this https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib... →
Can you reach 4.c?
- Status changed to Postponed: needs info
9 months ago 8:50am 31 March 2024 - 🇷🇴Romania alexberendei
Are you sure there is
"minimum-stability": "dev",
inside your composer.json ? - 🇵🇰Pakistan coderider
The same problem not able to install BEE with fresh Drupal 10.3.1
- 🇧🇪Belgium pmichelazzo Brussels
Also with the latest 10.3.6 core version.
We're still in the limbo.