A platform for conducting online tourist events (WordPress)
At events, tourist agencies meet with representatives of the tourism industry. Thanks to them, tourist agencies can choose the best option for their clients, such as hotels, transfers, and more.
The portal is developed on Wordpress using plugins such as EventON with extensions, TotalPoll - Pro, LearnDash LMS, and others, for the key products of the portal. Each plugin has been customized to the portal's needs (plugin code has not been changed, all edits were made in custom plugins, mu-plugins, and in the theme).
The portal was highly optimized considering high loads (several thousand online clients), with a lot of data being cached. To process ajax requests quickly, a large part of WordPress was disabled using SHORTINIT. Web-socket is used for instant notification delivery.
A REST-API was added for the mobile application with OAuth2 authorization. Also, for certain user roles, the authorization was reworked for easier management of dependent users, such as Google authorization, where there are multiple accounts and you can switch between them without entering a password.
A "feeds" system similar to a post feed on Facebook (or other social networks) has been developed.
#WordPress #woocommerce #PHP #jquery #HTML #CSS
The portal is developed on Wordpress using plugins such as EventON with extensions, TotalPoll - Pro, LearnDash LMS, and others, for the key products of the portal. Each plugin has been customized to the portal's needs (plugin code has not been changed, all edits were made in custom plugins, mu-plugins, and in the theme).
The portal was highly optimized considering high loads (several thousand online clients), with a lot of data being cached. To process ajax requests quickly, a large part of WordPress was disabled using SHORTINIT. Web-socket is used for instant notification delivery.
A REST-API was added for the mobile application with OAuth2 authorization. Also, for certain user roles, the authorization was reworked for easier management of dependent users, such as Google authorization, where there are multiple accounts and you can switch between them without entering a password.
A "feeds" system similar to a post feed on Facebook (or other social networks) has been developed.
#WordPress #woocommerce #PHP #jquery #HTML #CSS