Upload A Form During Registration

Hi,

Is there a way to upload a file (in my case a license pdf) during registration process?

If yes, where will this pdf be stored?

Regards,

Fahad

Hi ,

this is not possible without code modification. you can hire a developer.
if you intrested , please PM me

Unfortunately there is no such a feature in CS-Cart. Also we failed to find such a module on marketplace. Additional code modifications are required

Can you please tell me how to add custom code to cs cart?

There are php script examples on Internet to push data to server via 'upload' button. Where do I add that code?

Can you please tell me how to add custom code to cs cart?

There are php script examples on Internet to push data to server via 'upload' button. Where do I add that code?

Please check documentation for developers:

http://docs.cs-cart.com/4.3.x/developer_guide/index.html

You should use php and template hooks