Skip to content

wp-digital/wp-block-custom-table

Repository files navigation

Custom Table Block

Description

Block allows to move rows in the table

Install

  • Preferable way is to use Composer:

    composer require wp-digital/wp-block-custom-table
    
  • Alternate way is to clone this repo to wp-content/plugins/:

    cd wp-content/plugins/
    git clone git@github.com:wp-digital/wp-block-custom-table.git
    

Activate Custom Table with WP-CLI wp plugin activate wp-block-custom-table or from Plugins page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published