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

Install #3

Open
shubaivan opened this issue Feb 27, 2016 · 2 comments
Open

Install #3

shubaivan opened this issue Feb 27, 2016 · 2 comments

Comments

@shubaivan
Copy link

I want to use this Bundle for my project but have problem
I enter in orocrm.com and clone oro application

`git clone -b 1.9.0 https://github.com/orocrm/crm-application.git`

and after run

php app/console oro:package:install synolia/syno-orocrm-fullcontact

have question

Do you want to load demo data? (yes/no, default - no) no synolia/syno-orocrm-fullcontact requires: - oro/platform - oro/crm All missing packages will be installed. Continue? (yes/no) yes

have error:

PHP Warning: proc_open(): fork failed - Cannot allocate memory in /home/ivan/host/crm-application/vendor/symfony/symfony/src/Symfony/Component/Process/Process.php on line 283

I try add to require json

`"require": {
"synolia/syno-orocrm-fullcontact": "dev-master",

}`

have error for this

composer/composer: 1.0.0-p1

and my question how to install oro crm application or platforms and install this bundle?

@startupz
Copy link
Contributor

startupz commented Mar 2, 2016

Hello shubaivan,

Sorry for the late post.

We are working on this issue.

A new version of this module will be release in the next couples of weeks.

@startupz
Copy link
Contributor

startupz commented Mar 3, 2016

Hello shubaivan,

Can you make another try?

You only need to run this command: php -d memory_limit=-1 ../composer.phar update synolia/syno-orocrm-fullcontact --no-dev or without --no-dev if you are in dev env.

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

No branches or pull requests

2 participants