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

README: Install dependencies #81

Open
Hocdoc opened this issue Oct 3, 2017 · 3 comments
Open

README: Install dependencies #81

Hocdoc opened this issue Oct 3, 2017 · 3 comments
Labels

Comments

@Hocdoc
Copy link

Hocdoc commented Oct 3, 2017

The tutorial in the README tells:

Install the tool and its dependencies

$ composer.phar create-project "akeneo/transporteo":"dev-master"

But I still have to install the dependencies after the create-project command; maybe you can add these commands to the README tutorial:

cd transporteo/
composer.phar install
@Hocdoc
Copy link
Author

Hocdoc commented Oct 3, 2017

Another small side note:

transporteo uses the PIM API. A hint to https://api.akeneo.com/getting-started-admin.html would be nice as we didn't used the API before (as most of the other PIM users?). The hint could get displayed in the README or directly in the tool when asking for the API keys.

@Hocdoc
Copy link
Author

Hocdoc commented Oct 3, 2017

It was also not clear for me that I have to install the PIM 2.0 before running transporteo. Maybe you could also add this information to the README.

@anaelChardan
Copy link
Contributor

Hi @Hocdoc :),

Thanks for raising these points, we gonna correct them :).

Anaël.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants