Skip to content

Commit

Permalink
Update ADMIN.md (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtKob authored Oct 5, 2023
1 parent 3111201 commit 47fe932
Showing 1 changed file with 59 additions and 2 deletions.
61 changes: 59 additions & 2 deletions ADMIN.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,60 @@
# Admin panel documentation
## Stationary Events

Coming soon documentation on this package
After logging into the Admin Panel, please navigate to the left-hand side menu and click on "Live Events."

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/a590a4a9-356e-4c7b-8f9c-16328862a446)

Above the space for the list of potential live events, you will see one option for filtering how they are displayed: by Name.

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/3fd39a2f-46a7-4538-915b-7de24ff0cf6d)

The filter works in a manner similar to what has already been described in other modules.

The list of live events is presented as follows:

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/f56ea084-3c90-4152-9c98-30feb98628f5)

Sorting of live events is done by ID, Name, Start Date, and End Date. Additionally, you can edit existing events and delete them.

To add a new live event, click the button ![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/2eb848b2-c542-404e-a646-a0e4c1e6a677). Then, a data template window will open for you to fill out, presented as follows:

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/8b05f7d4-1356-40a9-945f-6d2e7bf7e113)

You can see familiar fields like Name, Trainer, Status, Start Date, and End Date. In addition to these, there are:

* Location: An essential field, especially for a live event - the location must be specified.
* Max number of participants: To limit the number of available slots for the event, you can specify the maximum allowable number of participants.
* Short description: A brief description of the event, its purpose.
* Agenda: Specifying the event's agenda, topics.
* Description: Additional information about the event, details.
* Remember to use attractive TEXT FORMATTING.

After confirming such an event, you will receive additional tabs for editing: Product, Media, Categories, and User Registration Without an Account. Their operation has been mentioned multiple times before.

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/f2b66d12-b943-4da3-ab31-1297f4e14b67)

The "Agenda" allows you to present the event, including the schedule of specific speakers' presentations, and the topics they will be discussing.

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/4929b01a-2f1a-4a70-b211-21c199b05b44)


To add an agenda, click the ![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/02a7e294-00c1-4e6b-a889-2974de06da9f) button.

When adding an agenda, you need to fill in the title and subtitle, the time, and the presenter for the specified time. Optionally, you can add a description of the specific presentation.

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/bcc50423-f269-456a-af8a-1f74043f8610)

Agendas displayed in green require approval as a newly added item. The same applies when editing. After editing the agenda, changes must be approved to prevent users from accidentally seeing newly entered data for events they have already purchased.

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/8b2c9b3b-aa18-4f49-b88f-e49c634c399e)

Below is an accepted agenda. There is an option to move agenda blocks, where information about repositioning is displayed.

![image](https://github.com/EscolaLMS/Stationary-Events/assets/108077902/3339c46a-b6a1-4de8-9657-8c21d5ba9dd0)


The remaining functions are the same as in the previous modules.
* Product - Allows you to set the ticket purchase price for the event. Additionally, if a limit of people for the event has been set, there will be information on the front end, for example, "20 places left."
* Media - Setting the cover image displayed on the front end of the platform for the stationary event.
* Categories - Setting categories for positioning and searching.
* Users Attached without Account - Providing access to the event for a person who does not have an account on the platform. This grants free access to the event, so such a user is not included in the user purchase limit.

0 comments on commit 47fe932

Please sign in to comment.