Make Elementor work outside of WordPress
Budget: $750 – $1,500 USD
Elementor is a popular and OpenSource WordPress page builder plugin that lets users design and build custom websites visually — without needing to write code. However, it only works with WordPress.
The task requirement is to make it work outside of WordPress. To be more specific:
1. Given any HTML page, By adding a script to it - an elementor button will appear on the page, when the user clicks on it the Elementor Page Editor will open and the user will be able to edit the page.
2. Elementory serializes the changes and sends them to a backend (WordPress) server. The requirement is to analyze all the Elementor API calls, and make these calls to our backend server (we will create the server side). You must document each API call, when it happens in the lifecycle, what are the params to the call and what it expects as a reply, then redirect the API calls to our servers.
The result should be a totaly independant Elementor Editor that does not use Wordpress at all.
The task requirement is to make it work outside of WordPress. To be more specific:
1. Given any HTML page, By adding a script to it - an elementor button will appear on the page, when the user clicks on it the Elementor Page Editor will open and the user will be able to edit the page.
2. Elementory serializes the changes and sends them to a backend (WordPress) server. The requirement is to analyze all the Elementor API calls, and make these calls to our backend server (we will create the server side). You must document each API call, when it happens in the lifecycle, what are the params to the call and what it expects as a reply, then redirect the API calls to our servers.
The result should be a totaly independant Elementor Editor that does not use Wordpress at all.