Skip to content

mdrideout/boilerplate-elementor-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate Elementor Extension

The basic code needed to create a custom elementor extension plugin with a single Hello World elementor widget.

To Customize For Your Needs

  1. Search and replace boilerplate-elementor-extension with the text-domain of your custom extension.
  2. Ensure the plugin folder name matches the text-domain
  3. Ensure the boilerplate-elementor-extension.php is renamed to match the text-domain
  4. Use the hello-world.php as an example for a basic widget

Reference Materials

About

Boilerplate code for creating a new Elementor extension.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published