-
Add the following lines in composer.json:
"astrus/magento-bundle": "dev-master"
-
Run the following command on your symfony2 root
$ composer update astrus/magento-bundle
-
Edit app/AppKernel.php, add the following:
// app/AppKernel.php $bundles = array( ... new Astrus\MagentoBundle\AstrusMagentoBundle() )
-
Edit app/AppKernel.php, add the following:
//app/config/config.yml astrus_magento: mage_file: pathto/Mage.php
-
Notifications
You must be signed in to change notification settings - Fork 0
tesmojones/MagentoBundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published