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

Not able to add custom extension #849

Closed
ghost opened this issue Dec 21, 2014 · 8 comments
Closed

Not able to add custom extension #849

ghost opened this issue Dec 21, 2014 · 8 comments

Comments

@ghost
Copy link

ghost commented Dec 21, 2014

Referring to [#772]

Custom extensions now no longer show up at all in Magento2 0.42.0-beta1, not in the admin.

Also the Mage/Ogone payment extension does not show up under Payment methods. Likewise Authorizenet etc. The only payment methods available now are the OfflineMethods. Everything else vanished.

What changed?

@mrdevries
Copy link

Online payment methods are disabled/removed from the beta to discourage merchants to use the system in production.

From what I recall from the developer beta release presentation these are coming back in March 2015.

@TRMMarketing
Copy link

I found that custom extension don't show up in the admin unless you manually add them to app/etc/config.php and add them to the "modules" section of the array.

@orlangur
Copy link
Contributor

@TRMMarketing, yes, it is a recommended way at the moment.

If you perform reinstall, custom extension will appear in app/etc/config.php automatically.

@TRMMarketing
Copy link

@orlandur
If you're referring to rerunning composer install or composer update. I tried both inside the store root and it did not grab any additional modules from vendors. I still had to manually edit the app/etc/config.php

I'm assuming as it gets closer towards production that this would be corrected.

@orlangur
Copy link
Contributor

I'm referring to some php -f setup/index.php -- install, like in this gist.

@ghost
Copy link
Author

ghost commented Jan 2, 2015

Online payment methods are disabled/removed from the beta to discourage merchants to use the system in production.

Ok... I need to convert my 20+ Magento 1.x payment extensions to 2.x and I'd like to be ready. How/where did you disable the methods, so I can re-enable them myself?

@benmarks
Copy link
Contributor

benmarks commented Jan 2, 2015

@morningtime they simply are not present. We are making them available after Dev Beta has concluded in March.

@verklov
Copy link
Contributor

verklov commented Jan 5, 2015

@morningtime, there is no way you can enable them - for the reason mentioned by @mrdevries we temporarily removed them from the code base. Please wait for the future versions when we will get them back. We are closing this ticket now.

@verklov verklov closed this as completed Jan 5, 2015
@verklov verklov added CS labels Jan 5, 2015
mmansoor-magento pushed a commit that referenced this issue Feb 17, 2017
Bug fixes:
* MAGETWO-56014: [GitHub] Dashboard Most Viewed Products Tab in admin - prices issue #5660
* MAGETWO-62044: Not possible to update or delete products in cart or checkout after deleting address
fe-lix- pushed a commit to fe-lix-/magento2 that referenced this issue Apr 29, 2018
MSI-848: AdaptAssignStatusToProductPlugin should check product by type and not check by stock id
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

5 participants