

An easy and professional way to organize and schedule arena activities.
To display the arena scheduler on a page or post, use the following shortcode:
[arena_scheduler_view_calendar]
Simply add this shortcode to any page or post where you want the scheduler to appear.
This plugin utilizes the following external resources:
If you have concerns about loading resources from external servers, consider modifying the plugin to use locally hosted versions of these files or contact us for assistance.
Yes, this plugin includes a React app on the frontend. The non-compiled (source) version of the React app, including all JavaScript and JSX files, is stored within the plugin.
The source code for the React app is included in the following directory within the plugin:
/public/app/This directory contains the original JavaScript, JSX, and CSS files used to build the React app.
To modify and rebuild the React app:
npm install/src/ directory.npm run build/app/build/ directory and automatically included in the plugin.