Closed (fixed)
Project:
Funding
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
26 Apr 2023 at 03:17 UTC
Updated:
16 May 2023 at 20:49 UTC
Jump to comment: Most recent
There may be some FundingProvider plugin implementations included within modules that aren't ready to be used in production.
Rather than relying on the site owner to know the difference, each FundingProvider plugin should be able to declare its own state of "default readiness".
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
daggerhart commentedComment #5
daggerhart commentedFixed.
MR is merged.
And the developer guider is updated with new
enabledByDefaultannotation property.