Giter Site home page Giter Site logo

miroslav-peterka / getwid Goto Github PK

View Code? Open in Web Editor NEW

This project forked from motopress/getwid

0.0 1.0 0.0 17.31 MB

Extra Gutenberg blocks for building seamless and aesthetic websites in the WordPress block editor.

Home Page: https://motopress.com/products/getwid/

License: GNU General Public License v2.0

PHP 20.28% JavaScript 70.60% SCSS 9.11%

getwid's Introduction

Getwid

Getwid - Free Blocks & Designs for Gutenberg

Plugin version Supported WordPress version WordPress.org downloads per day WordPress.org active installs WordPress.org rating License

Getwid is a popular extension to the WordPress block editor (Gutenberg). It extends the default blocks library with 40+ commodity and creative blocks and adds 35+ pre-designed page sections allowing you to create any sort of site you can imagine.

Getwid Blocks Demo

The Getwid bundle includes such unique and comprehensive blocks as Image Hotspot, Instagram Gallery, Tabs and Accordion (with nested blocks), Custom Post Type and Post blocks (with support for the ACF plugin), Pricing Tables and more.

For developers building sites with Getwid, there is Getwid Style Kit.

Getwid Base is a free multipurpose WordPress theme completely built with Getwid blocks.

Useful links: Watch Getwid videos | Getwid block examples and news

Getting Started

The plugin has two build scripts. The first one is responsible for building blocks into one file. The second one is for generating separate files for each block.

Before running any of the scripts, you must complete several steps:

  1. Clone the GitHub repository into your plugins directory.
  2. In the plugin directory run npm i.

For the first option (build blocks into one file):

  • Run npm run dev to compile your files automatically whenever you've made changes to the associated files.
  • Run npm run build to compile files for release.

For the second option (generating separate files for each block):

  • Run npm run dev:splitted to compile your files automatically whenever you've made changes to the associated files.
  • Run npm run build:splitted to compile files for release.

Update/generate POT(languages) file

  1. Install WP-CLI and add it to PATH (check out official guide)
  2. Navigate to ./languages
  3. Run wp i18n make-pot ./.. getwid.pot --exclude="src/"
  4. To subtract new strings run wp i18n make-pot ./.. getwid-new.pot --subtract="getwid.pot" --exclude="src/"

Support

This is a developer's portal for the Getwid plugin and should not be used for support. Please visit the support page if you need to submit a support request.

License

Getwid WordPress Plugin, Copyright (C) 2019, MotoPress. Getwid is distributed under the terms of the GNU GPL.

Contributions

Anyone is welcome to contribute.


Made with ๐Ÿ’™ by MotoPress.

getwid's People

Contributors

sereganfsmw avatar aleandr100 avatar mototeam avatar endzevich avatar seregamost avatar yaposmihayus avatar byevhen2 avatar temporarytetra avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.