Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/pdir/magentoproducts
- Owner: pdir
- License: gpl-3.0
- Created: 2015-06-11T09:46:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-11T09:40:41.000Z (over 8 years ago)
- Last Synced: 2023-02-27T10:56:18.889Z (almost 2 years ago)
- Language: PHP
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
---------------
GPLToDo
---------------Support & Bugs
---------------
If you run into issues with the module, please open a new issue on https://github.com/pdir/MagentoProducts/issuesDeutsche Beschreibung
---------------
<p>Mit der Erweiterung <em>MagentoProducts</em> könne Sie auf einfache Weise Produkte aus vorhandenen Magento Kategorien über ein einfaches Contentmodul in Ihre Contao Website integrieren.</p>
<p><strong>Installation</strong></p>
<p>1. MagentoProducts ü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ünschten Magento Installation(en) ablegen.<br />3. Über "Inhalte" -[gt] "Magento Produkte" neue Kategorien für das Content-Modul <em>hinzufü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ür die Ausgabe der Produkdaten ein neues Modul vom Typ "Magento Produkte" anlegen<br />6. Neu angelegtes Modul über "Inhalte" -[gt] "Artikel" auf einer Inhaltseite platzieren und im Frontend anschauen :) fertig!</p>