cms-laravel icon indicating copy to clipboard operation
cms-laravel copied to clipboard

Content Scheduling

Open AArchange opened this issue 1 year ago • 1 comments

Description: Enable users to schedule content for future publication.

Tasks: Add a scheduling option to the content creation form. Implement a background task to publish scheduled content at the specified time. Provide an overview of scheduled posts in the admin panel. Acceptance Criteria: Users can select a date and time for content publication. Scheduled content is automatically published at the set time.

AArchange avatar Aug 08 '24 18:08 AArchange