
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
@betrue/react-elementor
Advanced tools
Nx plugin to generate Wordpress plugin that enrich Elementor with ReactJS widgets. All widget are wrapped in web component that will act as a proxy between elementor and react. all web components uses shadow dom to prevent css overload.
Nx plugin to generate Wordpress plugin that enrich Elementor with ReactJS widgets. All widget are wrapped in web component that will act as a proxy between elementor and react. all web components uses shadow dom to prevent css overload.
State between component is maintained using Redux.
| Plugin | Description |
|---|---|
@betrue/reactjs-elementor | Generate Reactjs Elementor widgets in Wordpress plugin; |
Create a Wordpress plugin that will wrap all elementor widgets
@betrue/reactjs-elementor:plugin my-project
You can now serve the app to see the generated web component in action on http://localhost:4200
nx serve my-project
Then try it in Wordpress
Add a new widget to an existing plugin
@betrue/nx-reactjs-elementor:addWidget --name my-widget --plugin my-plugin --attributes attr1,attr2
| Option | Description |
|---|---|
name | (Required) name of the Reactjs elementor widget |
plugin | (Required) The name of the Wordpress plugin in which the widget will be generated. |
attributes | List of attribute that are customizable in elementor |
directory | A directory where the project is placed (sub-directory in lib). |
author | Name of who makes this plugin. |
tags | Add tags to the project (used for linting). |
widgetDescription | Widget description that appear in Wordpress plugin view. |
version | Wordpress plugin version. |
FAQs
Nx plugin to generate Wordpress plugin that enrich Elementor with ReactJS widgets. All widget are wrapped in web component that will act as a proxy between elementor and react. all web components uses shadow dom to prevent css overload.
The npm package @betrue/react-elementor receives a total of 52 weekly downloads. As such, @betrue/react-elementor popularity was classified as not popular.
We found that @betrue/react-elementor demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.