Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for absolute paths for config file and image files #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

joeyparis
Copy link

This pull request adds the ability for absolute paths to be specified for the configuration file and image files. The main use-case I see for this behavior is being able to keep the config file and image assets in git repo outside of the mautic-whitelabeler repo. This should have no effect on existing config files that rely on paths relative to the assets directory.

Absolute paths will be used instead only if the path (image files or config file) has a leading /.

…` directory) when defining config file locations and image paths
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants