Elementor Daytoday
A wordpress plugin to work with Elementor which includes useful widgets in day-to-day developments.
by Chamath Sandaru · github.com/csranasinghe/elementor-daytoday
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/csranasinghe/elementor-daytoday/archive/refs/heads/master.zipReadme
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.zipwhich 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-daytodayinside theWORDPRESS_SITE_ROOT/wp-content/plugins - Copy following files and directories into the newly created
elementor-daytodaydirectoryassets/ 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!
- Read the wordpress plugin development docs
- Read about elementor widgtes
- Start contributing
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!
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v1.0.0 | Mar 31, 2019 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.