This repository was archived by the owner on May 12, 2026. It is now read-only.
forked from flagbit/TypoGento
-
Notifications
You must be signed in to change notification settings - Fork 3
Installation
Artus Kolanowski edited this page Jan 21, 2014
·
17 revisions
TypoGento is distributed as an extension package for Magento and TYPO3. As such, installing TypoGento requires you to have already a running Magento and TYPO3 on your server:
The minimum requirements for a installation are:
- Magento 1.7+
- TYPO3 6.0+
The installation of this fork is very similar to Flagbit's TypoGento (see how to install TypoGento). It is highly recommended become familiar with the administration of Magento and TYPO3 before you start installing TypoGento:
Download the extension package from GitHub and unzip it. Please notice that this is the latest development version, which is not ready for production use.
- Place the content of
src/Magentointo the Magento root directory - Clear the caches in
System > Cache Managementif enabledConfigurationEAV types and attributesWeb Services Configuration
- Grant access to
TypoGento Settingsfor theAdministratorsinSystem > Permissions > Rolesif necessary - Setup the configuration in
System > Configuration > TypoGento - Create the Magento API role for TypoGento in
System > Web Services > SOAP/XML-RPC - RolesCatalog > Product > URL Key > ListCatalog > Product > Retrieve products dataCatalog > Category > URL Key > ListCatalog > Category > Retrieve categories treeCore > Role > ListCore > Magento info > Module > ListCore > Magento info > Module > Controller > ListCore > Magento info > Module > Controller > Action > ListCore > Store > List of storesTypoGento > Replication > Target > ListTypoGento > Replication > Source > List
- Create the Magento API user for TypoGento in
System > Web Services > SOAP/XML-RPC - Usersby using the previous created Magento API role
- Place the content of
src/TYPO3into the TYPO3 root directory - Activate the extension in
Admin Tools > Extension Manager, update the database and setup the configuration - Check the installation in
Admin Tools > Reports > Status Report - Setup the Magento role for the TYPO3 backend users in
Edit > Extended > Magento Role - Add the scheduled task for clearing the Magento API cache in
Admin Tools > Scheduler - Add the default TypoGento template to your root template