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

problem with the package installation #3

Closed
g-notomia opened this issue Jan 9, 2020 · 5 comments
Closed

problem with the package installation #3

g-notomia opened this issue Jan 9, 2020 · 5 comments

Comments

@g-notomia
Copy link

Hi,
I'm trying to install this package on a fresh installation of UVDesk community edition, but I'm not able to get it work.

I followed all the steps in the instruction and it seems that a new extension is detected, but then any migration is performed (i.e. database not updated).
Hereafter the output of the commands:
Schermata 2020-01-09 alle 11 55 38

The entities defined in the package are not created (i.e. the table uv_pkg_uvdesk_ecommerce_ticket_order_details) and nothing else change in the application menu (supposing it should be).

Any suggestion or information about how to complete this installation?

thank you in advance!

@papnoisanjeev
Copy link

@g-notomia
open your project directory locate .env file in route directory and change APP_ENV=dev.
Clear your project cache by: php bin/console c:c --env dev
Now again run all the commands for ECommerce Package.

devMode

@g-notomia
Copy link
Author

@papnoisanjeev Thank you for your prompt reply!
the APP_ENV was already set to dev.

Anyway I installed the api-bundle as well and running migrating commands for this, it created the table for the ecommerce as well.

My concern now are about that I can not notice any change to the application... should I find an APP in the app section?

@papnoisanjeev
Copy link

@g-notomia
You can raise a ticket https://support.uvdesk.com/en/customer/create-ticket/ here or mail us support@uvdesk.com for more about your concern.
our support staff will get back to you.

@vaishaliwebkul
Copy link

Hello @g-notomia

Once the eCommerce package has been installed in your project, you will get the icon inside each ticket detail page by which you can fetch order by giving order ID after successful integration of Apps from here https://store.webkul.com/UVdesk/UVdesk-Open-Source.html

order_fetch_icon

order_fetch

@g-notomia
Copy link
Author

g-notomia commented Jan 9, 2020 via email

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

3 participants