begin documenting the Product changes in the gotchas.txt file
This commit is contained in:
parent
fd6dfd11a5
commit
0c54c3bb53
1 changed files with 9 additions and 2 deletions
|
|
@ -29,10 +29,17 @@ save you many hours of grief.
|
||||||
and delete all Events
|
and delete all Events
|
||||||
|
|
||||||
* The commerce system was completely rewritten. As such you will need
|
* The commerce system was completely rewritten. As such you will need
|
||||||
to tweak some settings to get commerce back up and running.
|
to tweak some settings to get commerce back up and running.
|
||||||
|
|
||||||
* Shipping configurations are going to be lost when you upgrade. You'll
|
* Shipping configurations are going to be lost when you upgrade. You'll
|
||||||
need to set up a shipping option if you're using the commerce system.
|
need to set up a shipping option if you're using the commerce system.
|
||||||
|
|
||||||
|
* Products in the old Commerce system have been converted to new Asset-based
|
||||||
|
Products in a new folder called Products. Instead of using the ^Product()
|
||||||
|
macro to display a Product on a page, either place the Product directly
|
||||||
|
onto a page (like any other asset) or use the AssetProxy macro. In all
|
||||||
|
Wobjects, Templates and Snippets, the Product macro has been replaced
|
||||||
|
with the AssetProxy macro.
|
||||||
|
|
||||||
|
|
||||||
7.5.9
|
7.5.9
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue