I want to create new content in Joomla by running a query via phpmyadmin.
I checked the MySQL query log when I create a new article, and there are multiple insert queries (table content, assets, ucm_content...)
So can you help me, how to insert a completely new article to database via phpmyadmin. Or is there a simple code to do this?