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

Installation Instructions #1

Open
chrisleup opened this issue Jul 15, 2019 · 10 comments
Open

Installation Instructions #1

chrisleup opened this issue Jul 15, 2019 · 10 comments
Assignees
Labels
documentation Improvements or additions to documentation question Further information is requested

Comments

@chrisleup
Copy link

chrisleup commented Jul 15, 2019

I attempted to install the OroSliderBundle using composer by placing the bundle's contents within vendor/friendsoforo/oro-slider-bundle inside an installed OroCommerce 3.1.9 instance. Installation instructions do not specify where OroSliderBundle should be placed and it does not seem to be available within composers packagist ? searched here .. I'm excited but just not sure how to get going.

@XaBe20
Copy link
Collaborator

XaBe20 commented Jul 16, 2019

Sorry Chris, I don't added the bundle on packagist.

To install and use the bundle, please check the readme : https://github.com/FriendsOfOro/OroSliderBundle#installation

@XaBe20 XaBe20 added documentation Improvements or additions to documentation question Further information is requested labels Jul 16, 2019
@XaBe20 XaBe20 self-assigned this Jul 16, 2019
@chrisleup
Copy link
Author

Thank you Xavier for the update, I think you accidently put 'Recaptcha' in place of 'Slider' throughout, once I changed mine to Slider I was able to download/install into the CI using composer require.

@chrisleup
Copy link
Author

chrisleup commented Jul 16, 2019 via email

@chrisleup
Copy link
Author

chrisleup commented Jul 16, 2019 via email

@XaBe20
Copy link
Collaborator

XaBe20 commented Jul 17, 2019

Hi Chris,
I did not have the same error. But I have not tested it on an OroCommerce 3.1.9 yet (only on 3.1.3)
If you find a correction to make, do not hesitate to do a PR
Thks

@chrisleup
Copy link
Author

chrisleup commented Jul 17, 2019 via email

@XaBe20
Copy link
Collaborator

XaBe20 commented Jul 17, 2019

I will advise to do the "composer require" after the installation

@chrisleup
Copy link
Author

chrisleup commented Jul 17, 2019 via email

@XaBe20
Copy link
Collaborator

XaBe20 commented Jul 17, 2019

Ok thanks, I change the readme.
Ok no problem

@chrisleup
Copy link
Author

sliderinstall
I just did a totally clean install, and received 500 ISE when attempting to go to /admin ..
The one exception I get in my prod.log is:

root@ubu:/usr/local/nginx/html/oroapp# more var/logs/prod.log [2019-07-17 16:31:52] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "kiboko_slider_index" as such route does not exist.") in "OroUserBundle::layout.html.twig" at line 5." at /usr/local/nginx/html/oroapp/vendor/twig/twig/src/Template.php line 230 {"exception":"[object] (Twig\Error\RuntimeError(code: 0): An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "kiboko_slider_index" as such route does not exist.") in "OroUserBundle::layout.html.twig" at line 5. at /usr/local/nginx/html/oroapp/vendor/twig/twig/src/Template.php:230, Symfony\Component\Routing\Exception\RouteNotFoundException(code: 0): Unable to generate a URL for the named route "kiboko_slider_index" as such route does not exist. at /usr/local/nginx/html/oroapp/var/cache/prod/srcProdProjectContainerUrlGenerator.php:1453)"} []

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants