Answer the question
In order to leave comments, you need to log in
Is there a scheduler for joomla/wordpress with functionality similar to scheduler from drupal?
There was a need to create a site with a distinct admin panel, in which it will be possible to create a post, indicating the interval for its publication and deletion on the site (that is, so that it appears for a week or another period, after which it is deleted). Maybe someone knows ready-made plugins? Or Drupal is the only option?
Answer the question
In order to leave comments, you need to log in
In joomla, out of the box, there is a removal of material from publication at a certain time. And what does the Drupal admin panel not suit? If it is necessary for not very literate users, then you can simply create the role of a content manager and hide everything that is not needed from him.
Although there is even a plugin, though it hasn’t been updated for a long time, but I looked at the code like that, wordpress.org/plugins/atropos should work
Well, it’s possible to schedule the publication of the WP, but not to delete it, you can basically write a plugin (or in functions.php), a meta field with the date and according to the WordPress cron (not the one that is real :)) check the date and change the status of the post.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question