Skip to content

Configuration folder path is fixed to config/default instead of being dynamic or configurable #50

@franrou

Description

@franrou

Version 2.4.1 introduced a check to confirm the existence of the configuration folder. This check is useful for avoiding installations from configurations on sites that do not have configurations exported.

The issue is that the configuration folder is fixed to config/default, but in some projects, the configuration folder can be placed in a different location.

Solution: The config folder should be dynamic (obtaining the route from drush status) or configurable in the aljibe.yml file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions