Skip to content

Suggestion: Root level implementation #1

@zeroasterisk

Description

@zeroasterisk

Many of us have our CakePHP applications as git repositories... as such, we don't usually do a git clone, but instead do a git submodule add when adding plugins...

Most plugins are organized with the root level as the Plugin dir... not nested... that way you can do:

git submodule add git://github.com/uploadcare/uploadcare-cakephp.git app/Plugin/Uploadcare

But because you have things nested, I can not do that. I'd have to clone somewhere else and copy into or symlink into the Plugin folder.

Unless you have a strong need to keep it organized this way, can you please switch to the root level.

I can do this if you like, and submit a pull request... but since it will "touch" so many files, I wanted to check with you first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions