DaffodilModule #1873
Answered
by
damienwebdev
LucasHiago
asked this question in
Q&A
DaffodilModule
#1873
|
hi, how i import DaffodilModule.forRoot({BASE_URL: "YOUR_STORE_URL_GOES_HERE"}) ??? |
Answered by
damienwebdev
Oct 21, 2021
Replies: 2 comments 4 replies
|
@LucasHiago I'm fairly certain that whatever doc you're referencing here is really old (mea culpa). If you give a little context of what you're trying to do, I can help point you in the right direction. |
3 replies
|
@LucasHiago I think it's probably best if you describe the exact feature you're trying to accomplish. It's probably fairly unclear from the docs that Daffodil is a package framework where you can really pick and choose exactly what you need. It does, by now, pretty much support all the typical E-commerce behaviors, but we intentionally don't give you direction to use "all the packages" which can make getting started a little difficult. |
1 reply
Answer selected by
LucasHiago
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@LucasHiago I think it's probably best if you describe the exact feature you're trying to accomplish. It's probably fairly unclear from the docs that Daffodil is a package framework where you can really pick and choose exactly what you need.
It does, by now, pretty much support all the typical E-commerce behaviors, but we intentionally don't give you direction to use "all the packages" which can make getting started a little difficult.