Create Joomla Article Automatically
When front-end form is submitted, you create a Joomla article. You can implement of a custom front-end form that allows users to create articles in Joomla without accessing the administrator panel.
Title Field: Enter the name of the field where the title of Joomla article is stored. For example: title
Category: Either you can select a fixed category or allow users to select a category from the front-end.
Category Field: If category is selected as None, enter the name of the field where the category Id of Joomla article is stored.
Intro Text, Full Text: Write the content for Intro Text and Full Text. Dynamic fields are supported.
Published: Should the article be published by default?
Access: Select the default access level for the article.
Language: Select the default language for the article.
Custom Fields
- Custom Field Name: Select the Joomla content custom field.
- Value Field: Enter the name of the field where this information is stored.