mecachisenros / cf-civicrm

Caldera Forms CiviCRM Integration
GNU Affero General Public License v3.0
30 stars 26 forks source link

How to Install Step #121

Closed JOduMonT closed 5 years ago

JOduMonT commented 5 years ago

While I was trying to figure how to install it;

I tried foolishly with cv commandline, clone the directory inside civicrm/ext/, wp-content/plugins/civicrm/civicrm/ext/, wp-content/plugins/caldera-forms/processors/, ...

So with this PR, I believe those littles clarifications will help other user in the future.

PS I know my english could be improve

Please make all Pull Requests against the dev branch

Overview

A brief description of the pull request. Try to keep it non-technical.

Before

The current status. Please provide screenshots or gifs (LICEcap, SilentCast) where appropriate.

After

What has been changed. Please provide screenshots or gifs (LICEcap, SilentCast) where appropriate.

Technical Details

If the PR introduces noteworthy technical changes, please describe them here. Provide code snippets if necessary

Comments

Anything else you would like the reviewer to note

mecachisenros commented 5 years ago

@JDmnT thank you for your notes, your English is great!

The plugin has been published in the WordPress Plugin directory, unless you are developing or testing (dev branch) it's encouraged to install it from there instead of cloning the repo.

I will close this PR and add a note in the readme.

Thanks.