Skip to content

codersaiful/ultraaddons-elementor-lite

Repository files navigation

UltraAddons Elementor Lit

How to Contribute?

As UltraAddons(UltraAddons – Elementor Addons) Plugin is a Elementor Plugin of WordPress. So Need first WordPress then Elementor. You can make any new Widget which is not available in UltraAddons or you can updated and fixed any existing Widget, Extension or any other Functionality.

Check following steps:

  • Install WordPress to your localhost. It can be WAMP, XAMP etc. Although I prefer XAMP. You can use any one.
  • Install Elementor Plugin to your WordPress Site.
  • Activate Elementor Plugin and import some product.
  • Clone woo-product-table repository to your Plugins directory. Repository Clone Tutorial.
    • Go to plugins like C:\wamp64\www\{wordpress-site}\wp-content\plugins
    • open comand tool. such as Git Bash. A screenshot:
      image
    • write git clone https://github.com/codersaiful/woo-product-table.git And press ENTER.
    • I recommend you to pull latest branch but you can pull master branch also AND Obviously create new branch from this branch with your name/username etc.
    • After fix, push. We will check and merge.
    • RECOMMENDED: Everytime pull latest version.
  • Now open your Localhost WordPress site's code via any code Editor. like VS Code, Netbeans etc.
  • I strongly recommend to open your main WordPress CMS folder via CODE EDITOR. Your site's probable directory is: C:\wamp64\www\{wordpress-site}.
  • UltraAddons plugin directory is: C:\wamp64\www\{wordpress-site}\wp-content\plugins\ultraaddons-elementor-lite
  • Go to Dashboard -> Plugins and Activate *UltraAddons
  • Check all functionality and Findout issue. Or Making a new Features for Product Table Plugins.
  • Creating a table: Dashboard -> Product Table -> Add New -> put name, set some columns and Publish Post. Then copy that shortcode and Paste to your desired page.
  • Create a new issue on this ripository and add Label hacktoberfest, good first issue, hacktobarfest2022 and codeastrology