- 🇨🇦Canada dtarc
Here's a new patch with all the work from #2 re-rolled.
Also here's a screenshot from the Upgrade Status module with this patch applied.
- Status changed to Needs review
over 1 year ago 10:17pm 25 April 2023 - 🇬🇧United Kingdom bmango
I tried applying the patch but it did not apply cleanly. It looked like it had left out a hunk for updating the info.yml file, so I updated this manually. This allowed me to enable the module, but I then got a WSOD. The error log gave the following error:
Error: Call to undefined function Drupal\front_page\EventSubscriber\drupal_installation_attempted() in Drupal\front_page\EventSubscriber\FrontPageSubscriber->initData() (line 29 of /home/c
This was using the patch in #3 - front-drupal_10_compatibility-3333080-3.patch →
Our community really needs to upgrade to drupal 10 because end of life is November for both drupal 7 and drupal 9.
We really need the ability to restrict anonymous except for the front page, so the condo information is not public.
Any expectation of support, even in a DEV, for Drupal 10?
- 🇯🇵Japan eleonel Itoshima 🇯🇵
I'm using this alternative https://www.drupal.org/project/redirect_page_by_role → , basically you add a redirect rule in the homepage node, so you can redirect different roles to their homepage.
- 🇳🇱Netherlands neograph734 Netherlands
This does appear to be a good and simple alternative for most use cases.
https://www.drupal.org/project/authenticated_frontpage →
A very minimal module that let you set up a custom node as the front page for authenticated users.
- 🇲🇾Malaysia muaz91 MY
Hi,
I've reroll the patch from #12 so that it can be use with front : composer require 'drupal/front:9.1.x-dev@dev'
- Status changed to RTBC
about 1 year ago 11:32am 3 November 2023 - 🇮🇳India sidharth_soman Bangalore
3333080-12-9.1.patch applies cleanly and the functionality appears to be intact when testing on my local d10 site.
Hoping for new maintainership for this module since we require it in an upgrade to d10. Seems like the current maintainers haven't made a commit in 3 years.
- 🇩🇪Germany Anybody Porta Westfalica
@muaz91 could you please prepare this as MR?
- 🇺🇸United States jacksinn
Any chance this could be merged in soon? This is also blocking our upgrade to D10 and our only other options so far seem to be forking this and setting to pull from a different repo or committing the code with the patch applied directly to a custom directory. It'd be ideal to be able to pull the D10 version directly from this project.
- Status changed to Fixed
7 months ago 6:19am 5 April 2024 Automatically closed - issue fixed for 2 weeks with no activity.