-
Notifications
You must be signed in to change notification settings - Fork 88
Install
Marius edited this page Aug 19, 2014
·
3 revisions
You can install UMC from magento connect in the default way of installing extensions magento provides.
You can also use modman
Or you can download the module as a zip file, unzip it and copy it over your magento instance. Just make sure that the folders from the extension overlap the magento modules. app
over app
and so on.
After installation clear the cache, disable the compiler if you have it enabled (enable it after that if needed).
Log out and relogin in the backend to be able to access the System->Configuration
section of the module.
After installation you should find the a new menu item under the System
admin menu.
- Getting started
- Compatibility
- Installation
- Features
- How to use
- Module grid
- Add/Edit form
- General Settings Tab
- Entities Tab 1. Entity - Name settings 2. Entity - Backend settings 3. Entity - Frontend settings 4. Entity - Products 5. Entity - Categories 6. Entity - Fields/Attribute
- Entity Relations Tab
- Help Tab
- Configuration
- Naming Restrictions
- Generated files
- Sample 1. UMC Config file 2. Tables 3. Backend CRUD 4. Config section 5. Fronend listing 6. Fronend view 7. Product relation 8. Category relation 9. RSS Feed 10. API 11. Widgets 12. Comments 13. Translation
- Created extensions
- Concept
- Limitations
- Issues & Support
- Release Notes
- Uninstall
- License
- Thanks