Implemented WIP: Joomla 4 version

More
2 years 11 months ago #1650 by Ruud van Lent
Joomla 4 version was created by Ruud van Lent
Refactor ochSubscriptions to also work on Joomla 4.
The topic has been locked.
More
2 years 10 months ago - 2 years 9 months ago #1660 by Ruud van Lent
Replied by Ruud van Lent on topic WIP: Joomla 4 version
Done
  • Refactored all code to use J4 name spaces
  • Refactored Payment plugins due to J4 being stricter when it comes to event trigger names
  • Category / Categories view (back-end)
  • Country / Countries view (back-end)
  • Coupon / Coupons view (back-end)
  • File / Files view (back-end)
  • Logfiles view (back-end)
  • Product / Products view (back-end)
  • Queue / Queues view (back-end)
  • State / States view (back-end)
  • Transaction view (back-end)
  • Added new J4 'Empty States' to back-end views
  • Removed last jQuery dependencies
  • User / Users view (Customers)
  • Subscription / Subscriptions view
  • Template / Templates view
  • Invoice / Invoices view
  • Pendings view
  • Refactor Site Router into 'modern' Router as there are router issues in J4 with legacy site router (and issues in J3 with modern site router... #arggghhh)
Work In Progress
  • Front-end views check / test / validate
  • Back-end (cron / batch) processes
Last edit: 2 years 9 months ago by Ruud van Lent. Reason: invoices finished
The topic has been locked.