via mysql database, I am trying to export articles from a Joomla 4 installation to another joomla 4 installation, but I can figured it out.
I've copied these tables of the joomla4 database:
jos_content jos_contentitem_tag_map jos_content_frontpage jos_content_rating jos_content_types
Than I have imported into another fresh Joomla4 installation, I can see the articles that are imported in the new database but from the backoffice I can't see any articles there. Maybe I forgot to export some necessary table?
I use the same way to import menus and modules, and it works fine, but when with the articles it does not work.
Does anyone can help me? Many thanks.
Filippo