Changeset 6350
- Timestamp:
- 12/07/07 09:42:27 (1 year ago)
- Files:
-
- doc/trunk/cookbook/shopping_cart.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
doc/trunk/cookbook/shopping_cart.txt
r6348 r6350 14 14 The installation of the `sfShoppingCart` plugin is very straightforward, as described in the [plugin page](`sfShoppingCart`). You just need to type in the command line: 15 15 16 $ symfony plugin-install http://plugins.symfony-project. org/sfShoppingCartPlugin16 $ symfony plugin-install http://plugins.symfony-project.com/sfShoppingCartPlugin 17 17 18 18 Then clear the cache to enable autoloading on the plugin's classes: