Plugins for unpublish item arrived at the set number of hits - Joomla! Forum - community, help and support


hi,
there many days try plugin allows me set maximum number of hits of item , suspend publication automatically.

if not exist, can pay development.

thanks in advance!
shakes

i curious application of this... can't think reason unpublishing article after x hits...

you can run sql statement on content table cron job...

code: select all

update `x__content` set  `state` = '-2' `hits` > '150';


maybe run once hour or so.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support