Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 741 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 741 Bytes

WExtend helps you to extend support for Wordpress widgets and unify them with WPBakery Page Builder or Elementor custom widgets if installed.

Features

  • Create native widgets with Controller / View files
  • Integrate native widgets in WPBakery Page Builder or Elementor
  • Create custom admin settings pages
  • Handle parameters throughout site flow
  • Replace references to dev site for current environment

Requirements

Installation

  1. Require package for your project using:

composer require nopticon/wextend

Contributing

Contributions are welcome from everyone.