Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pdir/magentoproducts

Make products from different Magento installations available on your Contao website.
https://github.com/pdir/magentoproducts

Last synced: 14 days ago
JSON representation

Make products from different Magento installations available on your Contao website.

Awesome Lists containing this project

README

        

Magento Products for Contao
======================

About
-----

Make products from different Magento installations available on your Contao website.

With the extension Magento Products you can easily integrate existing products from Magento categories using a simple content module into your Contao website.

System requirements
-------------------

* [Contao](https://github.com/contao/core) 3.2.16 or higher

Installation & Configuration
----------------------------

1. Install MagentoProducts over extension management
2. Copy the content of the file under TL_ROOT/files/magento/magento_products_data.php.txt via FTP or file manager and place it as cie_products_data.php in the root directory of the desired Magento installation(s)
3. Content - Magento products - add new categories for the frontend module
Set up a category ID of a Magento category, specify a name and specify the url of the script stored in step 2.
(Ex. http://www.yourdomain.de/cie_products_data.php)
Create front-end module for the output of the product data: add new module of type "Magento products" in "Layout" -[gt] "Themes" -[gt] "YourActiveTheme"
Add newly created module on "content" -[gt] "articles" on a content page :) and watch it!

License
---------------
GPL

ToDo
---------------

Support & Bugs
---------------
If you run into issues with the module, please open a new issue on https://github.com/pdir/MagentoProducts/issues

Deutsche Beschreibung
---------------
<p>Mit der Erweiterung <em>MagentoProducts</em> k&ouml;nne Sie auf einfache Weise Produkte aus vorhandenen Magento Kategorien &uuml;ber ein einfaches Contentmodul in Ihre Contao Website integrieren.</p>
<p><strong>Installation</strong></p>
<p>1. MagentoProducts &uuml;ber Erweiterungsverwaltung installieren<br />2. Den Inhalt der Datei unter TL_ROOT/files/cie/cie_products_data.php.txt per FTP oder aus der Dateiverwaltung kopieren und als cie_products_data.php im Root-Verzeichnis der gew&uuml;nschten Magento Installation(en) ablegen.<br />3. &Uuml;ber "Inhalte" -[gt] "Magento Produkte" neue Kategorien f&uuml;r das Content-Modul <em>hinzuf&uuml;gen</em>.<br />4. In Datensatz bearbeiten eine Kategorie ID einer Magento Kategorie eingeben, einen Namen der Kategrie angeben und die Url zum in Punkt 2 abgelegten Script angeben. (Bsp. http://www.ihredomain.de/cie_products_data.php)<br />5. Unter "Layout" -[gt] "Themes" -[gt] "<em>IhrAktiverTheme</em>" -[gt] Frontend-Modul f&uuml;r die Ausgabe der Produkdaten ein neues Modul vom Typ "Magento Produkte" anlegen<br />6. Neu angelegtes Modul &uuml;ber "Inhalte" -[gt] "Artikel" auf einer Inhaltseite platzieren und im Frontend anschauen :) fertig!</p>