Questions tagged [app]
The app tag has no summary.
41 questions
1
vote
3
answers
639
views
Facing issue in composer.json file for an extension
I have mentioned in my one of extension in composer.json. Could anyone tell what does it mean. I think it means that the php version should be greater than 7.4.0 but less than 8.2.0 but when i ...
2
votes
2
answers
2k
views
Zend framework is deprecated in magento 2.4.6
I have just upgraded my Magento version from 2.4.0 to 2.4.6 and it is giving this error while opening admin. please suggest any solution
1 exception(s):
Exception #0 (Exception): User Deprecated ...
1
vote
2
answers
344
views
Type Error occurred when creating object in magento 2.4.6
I have just upgraded my magento from 2.4.0 to 2.4.6 and also upgraded my php 7.4 to 8.2. All the commands are running fine but while reindexing i am getting this error and on frontend also. Can anyone ...
0
votes
2
answers
372
views
How to uninstall Stripe module installed in app/code
One of our client stores has had Stripe module installed in app/code as shown in the image below.
I need to uninstall it and reinstall its latest version in vendor folder. Could you please share ...
0
votes
0
answers
31
views
how to show product quantity in dropdwon on configurable products?
My product quantity is showing in a dropdown but only on simple products.
I want to do the same on configurable products.
2
votes
0
answers
816
views
Magento 2 Customer API Token refresh
I am developing an APP based on magento 2 ecommerce.
As any APP, the user should never logged out.
I can get with magento 2 a token for any customer by that token have an expery time.
I know that I ...
0
votes
0
answers
45
views
Magento 2.3 app folder is not reading by Magento
I have installed Magento 2.3 EE in my local and after install we see that the app folder is not reading by Magento with php bin/magento s:up command. if any one face similar issue and resolved earlier....
1
vote
1
answer
232
views
Magento 2 Equivalent for Mage::app()->setCurrentStore(Mage_Core_Model_App::ADMIN_STORE_ID)
I'm using following code:-
Mage::app()->setCurrentStore(Mage_Core_Model_App::ADMIN_STORE_ID)
Same code I want to use for Magento2, how can I achieve?
0
votes
1
answer
191
views
Magento 2.3.4: Facebook error: the parameter app_id is required
clicking on the facebook symbol right below the ADD TO CART button returns the error the parameter app_id is required as seen in the screenshot below. Is there anything that should have been done ...
2
votes
1
answer
270
views
Payment API for mobile App
We are planning to develop native apps for magento2 website.Currently we're using paytabs as payment method no other options for now. Here's module if you want to take a look.
Module it self using ...
0
votes
2
answers
65
views
Error after installing Simiconnetor app builder in magento 2
after installing when i'm tring to access the general setting n simi option i'm getting the followings error
Exception #0 (ReflectionException): Class Simi\Simiconnector\Model\Config\Source\ViewType ...
0
votes
0
answers
158
views
Redirection loop on product page magento 1.9
I'm experiencing a strange issue on products page...
www.domain.com/product.html?a1=v1&a2=v2
is taking me to
www.domain.com/product.html?a1=v1&...
1
vote
1
answer
59
views
Magetno 2 What happen with App, when we put the site down
I have live site and mobile App and I need to upload one module on site.
What happen with the mobile App, when I upgrade and compile magento site.
Is mobile app will work at the same time when ...
3
votes
1
answer
278
views
What are the steps to build native apps for website powered by magento 2.x?
What are the technical requirements for building android and ios apps for website powered by magento 2.x . I don't have a website ready yet but initial setup with sample data is done i.e luma store. ...
0
votes
1
answer
168
views
hello, need to show Download app on mobile site
I have to download app on top bar when user is on mobile site(theme).
Just like Amazon,
See the image below.