31 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 | |
| 	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 | |
| <html xmlns="http://www.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
 | |
| <head>
 | |
| <meta http-equiv="content-type" content="text/html; charset=utf-8" />
 | |
| 	<title><span>21</span>Update to JEM 4 for Joomla 4</title>
 | |
| 	<link href="../css/help.css" rel="stylesheet" type="text/css" />
 | |
| </head>
 | |
| <body>
 | |
| <h1>How to update to JEM 4 for Joomla 4 and PHP 8</h1>
 | |
| 
 | |
| <ul>
 | |
| <li>Update to JEM 2.3.6</li>
 | |
| <li>Make a backup!</li>
 | |
| <li>Disable the JEM extensions, all jem plugins, all JEM modules</li>
 | |
| <li>(During upgrade process, it suggested to switch to Joomla3 default template "Protostar")</li>
 | |
| <li>To prepare the update from Joomla3 to Joomla4, go to Components > Joomla! Updates, choose Options and in Update Channel choose Joomla Next.</li>
 | |
| <li>Save.</li>
 | |
| <li>Then you get the informations about which other components are not ready. Perhaps I have to disable/uninstall other components/modules/plugins not prepared for Joomla4)</li>
 | |
| <li>Update to php 8+</li>
 | |
| <li>Then upgrade from Joomla3 to Joomla4.</li>
 | |
| <li>Install JEM 4</li>
 | |
| <li>Before switching to the frontend, change the positions of the JEM-modules and the main menue, to the positions of your new Joomla4 template (e.g. the Joomla4 default template "cassiopeia"!</li>
 | |
| <li>Enable all JEM 4 (component, modules, plugins)</li>
 | |
| <li>Adapt the JEM settings (there are changes: e.g. datetime format)</li>
 | |
| <li>Check everythink if it works!</li>
 | |
| <li>Finish :-)</li>
 | |
| </ul>
 | |
| </body>
 | |
| </html>
 |