Custom Downloadable ProductUpdating downloadable product link url via SQL query [Solved]Printing Custom...
In Linux what happens if 1000 files in a directory are moved to another location while another 300 files were added to the source directory?
Non-Cancer terminal illness that can affect young (age 10-13) girls?
Do "fields" always combine by addition?
Short story where statues have their heads replaced by those of carved insect heads
What is the difference between rolling more dice versus fewer dice?
Building an exterior wall within an exterior wall for insulation
How to deal with possible delayed baggage?
Why does photorec keep finding files after I have filled the disk free space as root?
any clues on how to solve these types of problems within 2-3 minutes for competitive exams
How do you catch Smeargle in Pokemon Go?
How can I play a serial killer in a party of good PCs?
Airplane generations - how does it work?
What game did these black and yellow dice come from?
Globe trotting Grandpa. Where is he going next?
What is a good reason for every spaceship to carry a weapon on board?
How to visualize the Riemann-Roch theorem from complex analysis or geometric topology considerations?
Square Root Distance from Integers
Custom color for fence, whisker and outliers in BoxWhiskerChart
Why zero tolerance on nudity in space?
I have trouble understanding this fallacy: "If A, then B. Therefore if not-B, then not-A."
Existence of Riemann surface, holomorphic maps
Does diversity provide anything that meritocracy does not?
Eww, those bytes are gross
Is there a defined priority for pattern matching?
Custom Downloadable Product
Updating downloadable product link url via SQL query [Solved]Printing Custom Attribute of a product on My Downloadable Products pageStandard & Digital product of the same articleHow to extends downloadable product type?Magento 2.1 - Creating a download link to files of a downloadable productHelp for Downloadable ProductMagento 2 : How to watermark pdf of a downloadable product?Custom file attribute Rest Apimagento 2 - downloadable file link is not workingMagento 2 : How to get download link of downloadable product in product detail page
Need help on one issue we are facing :
We want to use a downloadable product (ie digital product) but along with the product file we also want to take an input from users on Product details page.
For this we can create the TextArea or Upload File options on product detail page. Now the final output which users can download will not be the file which was uploaded for Product by admin but a custom file depending on the user inputs provided on Product Details page and this will vary for each customer.
On order submission the the custom product file will be created offline and uploaded back to My Order page from where the user can download it.How can we achieve this using Magento?
orders downloadable
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Need help on one issue we are facing :
We want to use a downloadable product (ie digital product) but along with the product file we also want to take an input from users on Product details page.
For this we can create the TextArea or Upload File options on product detail page. Now the final output which users can download will not be the file which was uploaded for Product by admin but a custom file depending on the user inputs provided on Product Details page and this will vary for each customer.
On order submission the the custom product file will be created offline and uploaded back to My Order page from where the user can download it.How can we achieve this using Magento?
orders downloadable
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
so the thing you want is, when the user buys the downloadable product customer won't get the link to download the file inputted in downloadable product instead once the order is placed, admin will create a custom file based on the information inputted by the customer and will upload it to the website which can be downloaded by the user?
– Dexter
Feb 23 '15 at 10:57
Yes exactly. User should be able to download it from MyOrder page.
– Amit
Feb 23 '15 at 12:57
add a comment |
Need help on one issue we are facing :
We want to use a downloadable product (ie digital product) but along with the product file we also want to take an input from users on Product details page.
For this we can create the TextArea or Upload File options on product detail page. Now the final output which users can download will not be the file which was uploaded for Product by admin but a custom file depending on the user inputs provided on Product Details page and this will vary for each customer.
On order submission the the custom product file will be created offline and uploaded back to My Order page from where the user can download it.How can we achieve this using Magento?
orders downloadable
Need help on one issue we are facing :
We want to use a downloadable product (ie digital product) but along with the product file we also want to take an input from users on Product details page.
For this we can create the TextArea or Upload File options on product detail page. Now the final output which users can download will not be the file which was uploaded for Product by admin but a custom file depending on the user inputs provided on Product Details page and this will vary for each customer.
On order submission the the custom product file will be created offline and uploaded back to My Order page from where the user can download it.How can we achieve this using Magento?
orders downloadable
orders downloadable
edited Feb 23 '15 at 10:54
Dexter
2,99032251
2,99032251
asked Feb 23 '15 at 10:29
AmitAmit
1
1
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 6 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
so the thing you want is, when the user buys the downloadable product customer won't get the link to download the file inputted in downloadable product instead once the order is placed, admin will create a custom file based on the information inputted by the customer and will upload it to the website which can be downloaded by the user?
– Dexter
Feb 23 '15 at 10:57
Yes exactly. User should be able to download it from MyOrder page.
– Amit
Feb 23 '15 at 12:57
add a comment |
so the thing you want is, when the user buys the downloadable product customer won't get the link to download the file inputted in downloadable product instead once the order is placed, admin will create a custom file based on the information inputted by the customer and will upload it to the website which can be downloaded by the user?
– Dexter
Feb 23 '15 at 10:57
Yes exactly. User should be able to download it from MyOrder page.
– Amit
Feb 23 '15 at 12:57
so the thing you want is, when the user buys the downloadable product customer won't get the link to download the file inputted in downloadable product instead once the order is placed, admin will create a custom file based on the information inputted by the customer and will upload it to the website which can be downloaded by the user?
– Dexter
Feb 23 '15 at 10:57
so the thing you want is, when the user buys the downloadable product customer won't get the link to download the file inputted in downloadable product instead once the order is placed, admin will create a custom file based on the information inputted by the customer and will upload it to the website which can be downloaded by the user?
– Dexter
Feb 23 '15 at 10:57
Yes exactly. User should be able to download it from MyOrder page.
– Amit
Feb 23 '15 at 12:57
Yes exactly. User should be able to download it from MyOrder page.
– Amit
Feb 23 '15 at 12:57
add a comment |
1 Answer
1
active
oldest
votes
As per our discussion in comment, it is not a standard functionality of Community Version of Magento. You will have to create a custom extension to implement it. Moreover, creating a custom extension will be much time consuming.
I would suggest you to use some of the third party extension available. The link of some of the extensions are:
1)
http://top-magento-extensions.com/custom-downloads-extension-to-extend-magento-downloadable-product.html
2) https://technology.pillwax.com/software/downloadplus-for-magento.html
Please Note: I am in no way associated with the developer of the extension or the extension company. I take no guarantee of the product or services they provide
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "479"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f58325%2fcustom-downloadable-product%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
As per our discussion in comment, it is not a standard functionality of Community Version of Magento. You will have to create a custom extension to implement it. Moreover, creating a custom extension will be much time consuming.
I would suggest you to use some of the third party extension available. The link of some of the extensions are:
1)
http://top-magento-extensions.com/custom-downloads-extension-to-extend-magento-downloadable-product.html
2) https://technology.pillwax.com/software/downloadplus-for-magento.html
Please Note: I am in no way associated with the developer of the extension or the extension company. I take no guarantee of the product or services they provide
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
add a comment |
As per our discussion in comment, it is not a standard functionality of Community Version of Magento. You will have to create a custom extension to implement it. Moreover, creating a custom extension will be much time consuming.
I would suggest you to use some of the third party extension available. The link of some of the extensions are:
1)
http://top-magento-extensions.com/custom-downloads-extension-to-extend-magento-downloadable-product.html
2) https://technology.pillwax.com/software/downloadplus-for-magento.html
Please Note: I am in no way associated with the developer of the extension or the extension company. I take no guarantee of the product or services they provide
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
add a comment |
As per our discussion in comment, it is not a standard functionality of Community Version of Magento. You will have to create a custom extension to implement it. Moreover, creating a custom extension will be much time consuming.
I would suggest you to use some of the third party extension available. The link of some of the extensions are:
1)
http://top-magento-extensions.com/custom-downloads-extension-to-extend-magento-downloadable-product.html
2) https://technology.pillwax.com/software/downloadplus-for-magento.html
Please Note: I am in no way associated with the developer of the extension or the extension company. I take no guarantee of the product or services they provide
As per our discussion in comment, it is not a standard functionality of Community Version of Magento. You will have to create a custom extension to implement it. Moreover, creating a custom extension will be much time consuming.
I would suggest you to use some of the third party extension available. The link of some of the extensions are:
1)
http://top-magento-extensions.com/custom-downloads-extension-to-extend-magento-downloadable-product.html
2) https://technology.pillwax.com/software/downloadplus-for-magento.html
Please Note: I am in no way associated with the developer of the extension or the extension company. I take no guarantee of the product or services they provide
answered Feb 23 '15 at 13:08
DexterDexter
2,99032251
2,99032251
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
add a comment |
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
Thanks Dexter for your help. Is there any extensions available for lesser cost?
– Amit
Feb 23 '15 at 13:22
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
I am not sure about it. you can try searching internet and post it over here if you find one.
– Dexter
Feb 23 '15 at 13:23
add a comment |
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f58325%2fcustom-downloadable-product%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
so the thing you want is, when the user buys the downloadable product customer won't get the link to download the file inputted in downloadable product instead once the order is placed, admin will create a custom file based on the information inputted by the customer and will upload it to the website which can be downloaded by the user?
– Dexter
Feb 23 '15 at 10:57
Yes exactly. User should be able to download it from MyOrder page.
– Amit
Feb 23 '15 at 12:57