@spree/docs 0.1.14 → 0.1.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -282,7 +282,7 @@ No data migration is needed — the gem uses the same database tables. All exist
|
|
|
282
282
|
|
|
283
283
|
### (Optional) Install Spree Posts extension
|
|
284
284
|
|
|
285
|
-
Posts and Post Categories management were extracted from Spree core into a
|
|
285
|
+
Posts and Post Categories management were extracted from Spree core into a separate gem `spree_posts`.
|
|
286
286
|
|
|
287
287
|
If you use these features before run this command to restore them:
|
|
288
288
|
|