Welcome to Joomla forum!Is it possible to export/import things that are based on standard joomla CMS features like user management?
Joomla's user management is handled by Joomla using the tables Users, User Groups and Usergroup Map.
Permissions are handled by the Assets table.
If you want to use a totally different framework but with Joomla's data,
you'll need to write your own code to handle the data from Joomla's MySQL database tables.
If you want to use extensions, you'll indeed need to rewrite those completely.
Statistics: Posted by pe7er — Mon May 06, 2024 1:44 pm