Skip to content

Repository structure #3

@nganivet

Description

@nganivet

It is not possible to easily clone this repository in my extensions folder since it has one extra level of directories.

Ideally I should do:
$ cd <civicrm_extensions_directory>
$ git clone https://github.com/vivekarora/braintree.git

But this is not possible as:
1- this creates a 'braintree' directory that is not needed
2- I would need to do: cp braintree/com.paymentprocessor.braintree . so the extension is operational in CiviCRM. But then I would lose the ability to git pull on the extension files

So I suggest:

  • renaming the git repository to com.paymentprocessor.braintree
  • bringing the content of the 'com.paymentprocessor.braintree' directory one level up in the repository so all files are at the root of the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions