Develop Membership Pro plugin - Joomla 4?

  • Steve
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
1 year 1 month ago - 1 year 1 month ago #156705 by Steve
Hi,

From the documentation Develop Membership Pro plugin I'm currently using

Code:
JLoader::register('OSMembershipModelApi', JPATH_ROOT . '/components/com_osmembership/model/api.php');
$mProModel = MPFModel::getTempInstance('Api', 'OSMembershipModel');[/code]


Can you confirm what I would need to use for Joomla 4 compatability please?

TIA
Last edit: 1 year 1 month ago by Steve.

Please Log in or Create an account to join the conversation.

More
1 year 1 month ago #156706 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Develop Membership Pro plugin - Joomla 4?
Hi Steve

That code is still working OK for Joomla 4. Don't worry

Regards,

Tuan
The following user(s) said Thank You: Steve

Please Log in or Create an account to join the conversation.