|
Written on: 09. 12. 2009 [10:47]
|
|
golpessito
David
Topic creator
registered since: 09.12.2009
Posts: 1
|
Hello everyone.
I have installed typogento with typo3 4.3.0 and magento-1.3.2.4.
I can see the magento background into Typo3.
I have created a template in Typo3 and I put into the setup field
includeLibs.user_tx_fbmagento_pi1 = EXT:fb_magento/pi1/class.tx_fbmagento_pi1.php
page.headerData.30 = USER_INT
page.headerData.30 {
userFunc = tx_fbmagento_pi1->main
block=typo3header
}
With this I can see the blue background of Magento but anything else.
Now I don´t know continue. Anybody knows if I have to use some template into Typo3?
|
|
Written on: 14. 12. 2009 [20:42]
|
|
trikr
Patrik Remmele
registered since: 30.11.2009
Posts: 9
|
golpessito wrote:
With this I can see the blue background of Magento but anything else.
Now I don´t know continue. Anybody knows if I have to use some template into Typo3?
everything you did was to load the css and js links in the <head> area to your TYPO3 page.
Please read the manual for typogento and you will know how to add some magento contents to your TYPO3 pages
|