Skip to content

This plugin can be used as a basic boilerplate for creation of custom widget element in elementor.

Notifications You must be signed in to change notification settings

kellygrape/udpac-elementor-widgets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Elementor Custom Widgets ===
Contributors: Aishan
Tags: elementor

== Installation ==
	1. Upload the entire `elementor-custom-widget` folder to the `/wp-content/plugins/` directory.
	2. Activate the plugin through the 'Plugins' menu in WordPress.

== Description ==
	- This plugin can be used as a starter boilerplate for creation of custom widget element & a sample skin
	named("Custom Cards Rebuild" on existing Posts widget) in elementor.
	- After installation, you will find 'Popular Posts' widget if you search on the elementor Elements
	- Just have named 'Popular Posts'; you can update the code on widget-popular-post.php as your requirements
	- You can create other modules like: /modules/<folder-name>/widgets/widget-<folder-name>.php


== For Further Reference ==
	- https://developers.elementor.com/creating-a-new-widget/







About

This plugin can be used as a basic boilerplate for creation of custom widget element in elementor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.3%
  • Other 0.7%