How to view events grouped by target platform

Why do it:

To view all scheduled publishing events in an organized manner, grouped by the target platform (e.g., Facebook, Instagram, etc.).

Procedure:

1. Access the system area dedicated to event scheduling (usually called "Autopost" or "Calendar").

2. Once the page loads, the main calendar (identified as autopostCalendar) will display the events.

3. Observe the calendar header: the available target platforms (as defined in the file ajax/getPlatforms.php) are shown as separate columns or rows.

4. Scheduled events will appear under the column or row corresponding to the platform on which they are intended to be published.

5. To view details of a specific event, click on the desired event within the calendar. A form will open containing:

  • The Title field.
  • The Date field.
  • The tabs showing available platforms (e.g., Facebook, Twitter, etc.), as defined in ajax/customEvent.php.

6. Within each tab, check if the box "Publish on [Platform Name]" is checked to confirm the event’s destination.