Skip to content

Allow a configuration to map other folders and files #19

@renatho

Description

@renatho

It would be nice if there was a way to map files and folders while running a project.

I have this, for example:

- woocommerce
    - (plugin) woocommerce
    - (plugin) woocommerce-subscriptions
    - (plugin) woocommerce-memberships
- shared
    - (plugin) query-monitor
    - (plugin) wp-crontrol
- sensei
    - (plugin) sensei-lms
    - (plugin) sensei-pro
- job-manager
    - (plugin) wp-job-manager
    - (plugin) wp-job-manager-applications
    - (plugin) wp-job-manager-alerts

Basically, I run 2 different environments (a Sensei and a Job Manager site). And both share plugins and themes from other folders (like the plugins I have in woocommerce and shared folders).

Currently, I’m doing it with Local using symbolic links. I’d love to have it in a config file, or something like that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions