mageprakash / OrderAttachment

Magento 2 Order Attachment by MagePrakash allows customers to attachments proof such as Images, PDFs or any type of Files/Docs while placing the orders.
18 stars 9 forks source link

Not working in ver. 2.4.2-p1 #22

Open newalway opened 3 years ago

newalway commented 3 years ago

I install and not appearing tab but database has been created.

junnhouse commented 2 years ago

I have same issue

newalway commented 2 years ago

I solved this, because css display none . I override css to display block will show

junnhouse commented 2 years ago

you mean admin order tab?

junnhouse commented 2 years ago

I found it with class no-display hidden . How did you override this? Thanks in advance.

Masumisigma commented 2 years ago

Hi, I installed the module in magento2.3.2 but the Sp – Order Attachments menu is not coming.Any idea?

newalway commented 2 years ago

I found it with class no-display hidden . How did you override this? Thanks in advance.

I override css class name ( display:block !important ) in magento main style sheet and build templete again.

newalway commented 2 years ago

you mean admin order tab?

yes admin tab

junnhouse commented 2 years ago

Hi, I installed the module in magento2.3.2 but the Sp – Order Attachments menu is not coming.Any idea?

your problem is in Store-Configuration menu right? Try to install with composer instead of copy files to app/code

Masumisigma commented 2 years ago

Yes, there was a problem with store configuration, Now it is solved Thank you @junnhouse

sprankhub commented 2 years ago

25 should fix it.