FeatureFuel
1

Decouple Elementor from WordPress

Source: elementor/elementor#31343 · opened by @jgulledge19
Describe the Problem Elementor is a good tool and it looks exciting to see v4. Elementor is a WordPress plugin, but there are many other great CMS products that out there but you cannot use Elementor on them. Propose a Solution Just a crazy idea here, but what if Elementor became decoupled from WordPress? This would allow any other (PHP) CMS to use the power of Elementor if a developer wrote a wrapper for it. One approach could be to spilt the current Elementor repo/package into two packages. The first package would be a standard composer PHP package with all the UI elements to build out web pages, call this the engine. The second or current repo/package would require and extend the base package to have all the specific logic to work with WordPress. Repo/package 1, the engine Have all the needed JS and base PHP interfaces and classes to define how all extensions must work - Light PHP business logic, but define all aspects as interfaces, maybe just write the related data…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests