Skip to content

A wordpress plugin to work with Elementor which includes useful widgets in day-to-day developments.

License

Notifications You must be signed in to change notification settings

csranasinghe/elementor-daytoday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elementor - Daytoday

Elementor - Daytoday is a plugin for Wordpress which is designed to work with Elementor page builder. This plugin includes widgets which are used in web development frequently.

Features

  • Elementor dropdown widget with customizable styles

Installation

Automatic installation
  • Goto worpress plugin installation page and select choose file
  • Select the elementor-daytoday.zip which is located on dist directory
  • Activate the plugin from wordpress plugins list
  • Find the newly installed widgets in elementor widgets genaral section
Manual installaion
  • Create a directory named elementor-daytoday inside the WORDPRESS_SITE_ROOT/wp-content/plugins
  • Copy following files and directories into the newly created elementor-daytoday directory
assets/
widgets/
index.php
elementor-daytoday.php
plugin.php
  • Activate the plugin from wordpress plugins list
  • Find the newly installed widgets in elementor widgets genaral section

Prerequisite

Elementor-daytoday has following limitations.

Versions
PHP >= 7.0
Elementor >= 2.0.0

Note: This plugin is tested with PHP-7.2.6, Wordpress-5.1.1, Elementor-2.5.10

Development

Want to contribute? Great!

Building for source

You can create a zip file with following directories and files and place it in the dist directory.

assets/
widgets/
index.php
elementor-daytoday.php
plugin.php

Note: Your zip file must be named as elementor-daytoday.zip.

Todos

  • Create more widgets
  • Add more customizability
  • Add more styling options

License

MIT

Free Software, Hell Yeah!

About

A wordpress plugin to work with Elementor which includes useful widgets in day-to-day developments.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published