Typogento - Magento TYPO3

New TypoGento Version 0.4.0 in the TER and MagentoConnect

We are proud to announce a new Version of TypoGento!

There is a new Version of both Extensions in the TER and MagentoConnect.

The following has been done:

- Fixed RealUrl problems
- Added TS-Condition-Funktions for popup Images in detailview of a product
- Added Admin Link to TYPO3 Backend to load the Magento-Admin
- Updated Documentation on www.typogento.com
- Fixed some minor bugs

Also we launched the new TypoGento.com website with the following features:

- public Bugtracker
- new “how to install” in german and english
- a new Blog using Wordpress
- a new Demostore using the newest Version of TYPO3 (4.2.6) and Magento (1.2.1)

Follow us on Twitter as well: www.twitter.com/typogento

Feel free to send us some feedback!

Tags: ,

9 Responses to “New TypoGento Version 0.4.0 in the TER and MagentoConnect”

  1. [...] nun endlich eine “how to install” Anleitung. Hier der Blogeintrag von Typogento.com: http://www.typogento.com/blog/typogento/new-typogento-version-040-in-the-ter-and-magentoconnect/ Diese Seite [...]

  2. Kim says:

    Where can I find a download for TypoGento - I seach and search about the version, but I can not find any download button - and I can not find it at typo3.org

  3. Follow you on Twitter!, I very curious to see how the work, I will test it! :)

  4. randomresult says:

    @Kim: you can find the links on the “can i try it out” page :) or in the TER (fb_magento) and at magento-connect (magento-community/Flagbit_Typo3connect)

  5. Sarah says:

    For the poor souls that do not use autoconf in RealURL, could you please post your RealURL configuration? Thank you!

  6. randomresult says:

    here my example for realUrl:

     'postVarSets' => 
        array (
          '_DEFAULT' => 
          array (
            'shoparticle' => 
            array (
              0 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][s]',
              ),
            ),
            'shop' => 
            array (
              0 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][route]',
              ),
              1 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][controller]',
              ),
              2 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][action]',
              ),
              3 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][id]',
                'userFunc' => 'EXT:fbmagento/lib/class.tx_fbmagento_realurl.php:&tx_fbmagento_realurl->idRewrite',
              ),
              4 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][category]',
                'userFunc' => 'EXT:fbmagento/lib/class.tx_fbmagento_realurl.php:&tx_fbmagento_realurl->categoryRewrite',
              ),
              5 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][product]',
              ),
            ),
            'shoppage' => 
            array (
              0 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][p]',
              ),
              1 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][order]',
              ),
              2 => 
              array (
                'GETvar' => 'tx_fbmagento[shop][dir]',
              ),
            ),
  7. [...] Die letzte Version ist keine Woche alt. Bookmark [...]

  8. Sarah says:

    Thank you! Everything is working fine now. A big thanks for this extension and the documentation. It was very easy to follow.

  9. Hi Jörg and Michael,

    Great work. I will try your extension right now.

    Nice regards

    Joost

Leave a Reply