Skip to content

This php script helps to update bulk articles in Joomla without content modification.

Notifications You must be signed in to change notification settings

ruchikanagarkar/Update-bulk-articles-in-joomla-using-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Update-bulk-articles-in-joomla-using-php

This php script helps to update bulk articles in Joomla without content modification. There are 2 scripts :

  • UpdateAllArticles.php - This updates all articles present in Joomla by their id.
  • UpdateMissingAsset.php - Updates those articles whose assets has been broken. This was diagnosed by Missing Assets feature of ACL Manager extension and was stuck in a loop when I tried fixing the articles. Manual method is to open and re-save the articles one by one. But, in case of 1000 articles or more it would be hectic. To avoid this, use this script.

About

This php script helps to update bulk articles in Joomla without content modification.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages