Skip to content

daylightsoftware/mmimagemap

 
 

Repository files navigation

mmimagemap TYPO3 10

a remake of the old MW Imagemap TYPO3 extension for newer TYPO3 versions

This extension does neither offer new functionalities nor a new user interface. It is just a new implementation of the old MW Imagemap plugin which should now work in TYPO3 10.x

If someone wants to migrate data from an installation of the old MW Imagemap to the new MM Imagemap - just follow those steps:

1.) Install MM Imagemap. It is presumed that your TYPO3 database must also contain all tables (with data) from the old version.

2.) Immediately after install: Copy the file [extdir]/mmimagemap/Resources/Private/Php/Migratedata.php to [extdir]/mmimagemap/Migratedata.php

3.) open the file [extdir]/mmimagemap/Migratedata.php for editing.

4.) Comment line 15.

5.) call [domainname]/typo3conf/ext/mmimagemap/Migratedata.php in your browser.

6.) delete file [extdir]/mmimagemap/Migratedata.php

7.) done :-)

About

a remake of the old MW Imagemap TYPO3 extension for newer TYPO3 versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 39.2%
  • JavaScript 38.7%
  • HTML 18.6%
  • CSS 3.3%
  • TypeScript 0.2%