Commit Graph

3 Commits

Author SHA1 Message Date
a36587d312 fix(webservice): Namespaces and redundancies
redundant require statements, clean up install trait, standardize trait names, remove hard-coded php version require for composer.json
2026-03-02 13:22:25 +01:00
ff46d6c11c feat(webservice): Started on api endpoint
Using specific management and the WebserviceSpecificManagementInterface contract to tap into the webservice api.
2026-02-23 11:32:36 +01:00
e5fe85c8e5 Init project
Future fixes:
-Remove logic for showing current order reference in ajax.js. Instead grab from database using cart ID
2026-02-09 10:11:07 +01:00