How to import extensions

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
deepakdtpss
Posts: 1
Joined: 19 Aug 2022, 10:25

How to import extensions

Post by deepakdtpss » 19 Aug 2022, 10:27

Query-1

Suppose I have created a new form. How can I do that with the custom extension?
Suppose there is an already new form and I want to add some more form or inputs to it. How Can I do that?


Query 2-
How can we override existing Profile modules?
aimeos/ai-client-html/src/Client/Html/Account/Profile/Standard.php

https://aimeos.org/docs/latest/frontend ... s/#example
>> I tried the example in the above doc getting an error \Aimeos\MW\View\Iface not found

User avatar
aimeos
Administrator
Posts: 7881
Joined: 01 Jan 1970, 00:00

Re: How to import extensions

Post by aimeos » 19 Aug 2022, 10:37

deepakdtpss wrote: 19 Aug 2022, 10:27 Suppose I have created a new form. How can I do that with the custom extension?
Suppose there is an already new form and I want to add some more form or inputs to it. How Can I do that?
Where do you want to add a new form and what should it contain?
deepakdtpss wrote: 19 Aug 2022, 10:27 https://aimeos.org/docs/latest/frontend ... s/#example
>> I tried the example in the above doc getting an error \Aimeos\MW\View\Iface not found
Thanks for the hint, the documentation has been fixed now.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply