Projekt

Allgemein

Profil

GX-Task #68877

Von Mirko Janssen vor fast 3 Jahren aktualisiert

For being able to release the 4.5.1.0-beta1 in time, we decided to use a workaround for the admin pages of options, product options, and product downloads. 

 This means, that for a final release we need to make some changes: 

 - We need to implement PHP based endpoints for the frontend of the admin pages to fetch data or trigger specific actions (like adding new options, etc.) 
 - We need to update the AJAX requests made by the frontend of the admin pages to use the new endpoints instead of the REST API v3 
 - We might also need to update the data structure and frontend components of the admin pages TODO: Schreibt Mirko noch genauer auf :D

Zurück