14.99€
|
This add-on migrates the user groups from Joomla to WordPress.
It has been tested with Joomla 1.0 to 3.9 and with the latest version of WordPress.
Features
The User Groups add-on migrates:
- all Joomla user groups
- assign the groups to the users
Requirements
The add-on requires the main plugin FG Joomla to WordPress Premium.
The Groups WordPress plugin is required.
User Groups Change log
2.2.1
Fixed: Warning: Undefined array key “roles”
Fixed: Fatal error: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, null given
Tested with WordPress 6.7
2.2.0
New: Option to import the user groups as roles
New: Compatibility with PHP 8.2
Tested with WordPress 6.5
2.1.1
Fixed: Warning: Invalid argument supplied for foreach()
Tested with WordPress 5.8
2.1.0
New: Assign the groups to the posts according to the Joomla access levels
Fixed: Groups hierarchy not imported
Tested with Joomla 3.9
Tested with WordPress 4.9
2.0.2
Fixed: The groups couldn’t be assigned to the posts because the plugin removed the existing capabilities
Tested with WordPress 4.7
2.0.1
Tweak: Code refactoring
Tested with WordPress 4.6
2.0.0
New: Run the import in AJAX
New: Compatible with PHP 7
1.4.2
Fixed: Revert back the last fix. Don’t rename the “Registered” group. Fix the bug from 1.4.0 where the “Registered” group was removed from users when importing posts.
1.4.1
Fixed: Revert back the last fix and rename the “Registered” group to “Joomla Registered” to avoid a conflict with the WP Groups “Registered” group
1.4.0
Fixed: The Registered group was assigned to all users
Tested with WordPress 4.4.1
1.3.0
New: Test if the Groups plugin is active
Tested with WordPress 4.3.1
1.2.1
Fixed: Wrong parameter type used with version_compare()
Tested with WordPress 4.3
1.2.0
New: Accept Cyrillic and Greek characters in group names
Tested with WordPress 4.2.2
1.1.0
Modify the user groups import hook to increase stability
1.0.0
Initial version