Roadmap

2.0.0

This version is fully depending on the great T3jQuery extension of Jurgen Furrer. You can download version 2.0.0 here: https://typo3.org/extensions/repository/view/multishop/current/

Installation steps

Watch our step by step video: https://www.typo3multishop.com/documentation/installing-typo3-multishop/step-by-step-video/

Install the following plugins: T3jQuery, rzcolorbox and multishop

When configuring T3jQuery make sure you include jQuery TOOLS Version 1.2.x (which is the last checkbox in the extension settings) and that "Always integrate jQuery" is checked.

When T3jQuery is installed you have to configure it. You can do this by pressing the T3jQuery icon at the left panel.
Then change the dropdown menu to: "Process & Analyze t3jquery.txt in extensions". Press "select all" and then press the button "check". Go to the bottom of the page and press "Use". Go to the bottom and press: "Create jQuery Library". Now that T3jQuery is configured properly heads up to the others.

On the root page template include the static templates:

  • 4.5 jQuery ColorBox Base for t3jquery (rzcolorbox)
  • jQuery ColorBox Style 1 (rzcolorbox)
  • MultiShop Root Page Setup (multishop)

Upgrade notices: If you are upgrading from 1.x.x to 2.0.0 you need to reset the constant "plugin.multishop.admin_template_folder" to it's default value which is: EXT:multishop/templates/admin_multishop.

List of updates:

[A] Added constant DISABLE_CRUMBAR
[A] Hook added for manipulating the admin panel:$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/multishop/pi1/classes/class.mslib_fe.php']['adminPanel']

[A] Hook added for adding custom pages:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/multishop/pi1/classes/class.mslib_fe.php']['customPage'] 

[A] Hook added for adding custom ajax pages:
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['ext/multishop/pi1/classes/class.mslib_fe.php']['customAjaxPage']

[B] When using the Multishop (miscelenous > create account) part of the plugin I find that I am able to create new users with the same name and password. Please can you advise how to stop this happening. Regards,Dav

[A] T3jQuery support
[I] Further externalizing shopping cart
[I] Address and address_number field added to TCA
[B] When MySQL server is not configured to use MyISAM on default, importing all database fields won't work. Fixed by adjusting ext_tables.sql and ext_tables+adt.sql
[I] The default database scheme for the flat database module is now being created when installing the plugin
[I] Products Importer: add dash delimiter support on attribute value column for importing multiple attribute values in a single column
[B] Repair pagination in admin products search
[I] Make crumbar modular
[I] Make the categories nav script modular
[A] Add VAT zero when delivering crossed borders
[I] Admin search: also search for invoices
[I] Add is_locked field to the orders table so that billed orders cannot be modified
[A] Reversal invoice function added (for reversing an invoice)
[A] Create mail invoice function added
[I] Improved local date usage
[A] Added flexform field disable internal meta tags
[I] Added several parsers for the e-mail letters: ###SHIPPING_METHOD###, ###PAYMENT_METHOD###, ###INVOICE_LINK###
[I] SMTP support for sending newsletter through SMTP server that is configured in localconf.php
[A] Added pagination to orders listing
[A] Added Last Visited Products
[A] Added Hot Products

Download link: https://typo3.org/extensions/repository/view/multishop/current/