Fast Auto Articles - Demo PDF Print E-mail
Components Demo & Config

Fast Auto Articles Config


Fast Auto Articles - Config Panel



For Component Demo please visit FinancePress.com website.

All articles in this website (20.000+) is added with Fast Auto Articles component in few months.

If you use this component and want to list your website here, please contact us using contact form!



Parameters description:


  • Category Name:    Enter Category Name for receive articles (Fast Category:Subcategory Names are Case Sensitive).
    Format is: Business:Small-Business (use cat name not cat id). If you want to use multiple category you must use comma to separate it without spaces before or after comma. eq: Category:Subcategory1,Category:Subcategory2 .
    For 5 or more categories, script will have a long execution time if you use the maximum number of allowed articles, please do not close or refresh the page. If you use a cron service there is no problem. Max numer of category is 10.
    View full category/subcategory list
  • Use category Alias:    Set Yes for use category alias function. If is set to No, all articles without coresponding category will be published in default category. With this function enabled you can point multiple Fast Subcategories to one Joomla category.
  • Category Alias:    Use this field if your joomla categories doent not exact match fast subcategories. Eq: fast_subcategory:joomla_category
    If you want to use multiple category you must use comma to separate it without spaces before or after comma
    eq: fast_subcategory1:joomla_category1,fast_subcategory2:joomla_category2
    If you want to assign multiple fast subcategories to one joomla category use:
    fast_subcategory1:joomla_category1,fast_subcategory2:joomla_category1,fast_subcategory3:joomla_category1
  • Default Section:   Default section ID if no category name match.
  • Default Category:   Default category ID if no category name match. Category must be in selected section
  • Default Publisher:   Default user ID. This user will be the publisher for all articles and original author name are use as autor alias.
  • Auto Publish:   Set to Yes for auto publish articles.
  • Summary as Desc:   Set to Yes for use summary text for article meta description.
  • Max Article No:   Set max amount of articles for each subcategory. Max allowed 8. Bigger value will automaticaly use as 8. Script will publish max 80 articles each time is executed. Art Number = category number * max articles no
  • Chron Password:   Set a password for cron job call url.
  • Time Modifier:   Time offset modifiers value. Can be negative or positive. Used for modified original publish time.
Added in v1.5.1
  • Processor:   Select processor function. FOPEN request fopen function enabled in php config. CURL request curl function enabled in php config.
  • Global Time Out:   Set Global time out for CURL Processor, in seconds. Use integer value. Default vlaue is 40
  • Connection Time Out:   Set Connection time out for CURL Processor in seonds. Use integer value. Default value is 15
  • Use Curl Proxy:   Set to Yes only if Select CURL processor option, This optin requied a valid http proxy address for the next parameter. Use proxy function only if Check Config return *Invalid Configuration* message for FOPEN or CURL (without proxy) processors.
  • Proxy Address:   Enter a Valid HTTP Proxy address. Soket Proxy is not supported. Format is ip:port or hostname:port Eq: 127.0.0.1:3128 or my-proxy-server.tld:8080
  • Proxy User:Pass:   Add user and password for proxy server if this request one for connection. Format is user:password. If your proxy doesn't request user and password leave field blank or use 'none'