All Projects → EmranAhmed → Ultimate Page Builder

EmranAhmed / Ultimate Page Builder

Licence: gpl-3.0
📦 Ultimate Page Builder for WordPress

Projects that are alternatives of or similar to Ultimate Page Builder

Generator Plugin Wp
Yeoman WordPress Plugin Generator
Stars: ✭ 270 (+592.31%)
Mutual labels:  wordpress, generator
email-template-builder
let this service generate your custom html/text emails
Stars: ✭ 25 (-35.9%)
Mutual labels:  builder, generator
Tppdf
TPPDF is a simple-to-use PDF builder for iOS
Stars: ✭ 444 (+1038.46%)
Mutual labels:  builder, generator
lowcode
React Lowcode - prototype, develop and maintain internal apps easier
Stars: ✭ 32 (-17.95%)
Mutual labels:  builder, generator
Vue Page Designer
Vue component for drag-and-drop to design and build mobile website.
Stars: ✭ 702 (+1700%)
Mutual labels:  builder, page
Ultra light wizard
No time to manage a wizard state machine, session variables, or complicated controllers? Use ultra light wizard!! A RESTful session-less validation-friendly simple multi-step form approach in Rails.
Stars: ✭ 35 (-10.26%)
Mutual labels:  generator
Papogen
Use Sass/CSS + Pug + Node.js to generate beautiful static website.
Stars: ✭ 37 (-5.13%)
Mutual labels:  generator
Sermon Manager
Sermon Manager for WordPress is the #1 plugin for churches who want to manage their sermons easily and missionally.
Stars: ✭ 35 (-10.26%)
Mutual labels:  wordpress
Planet4 Master Theme
Wordpress master theme for the Greenpeace Planet 4 project
Stars: ✭ 34 (-12.82%)
Mutual labels:  wordpress
Bitcoin Payments Woocommerce
Free Bitcoin/Altcoins Payment Gateway Addon for WooCommerce 2.1+ (or higher). Accept USD, Bitcoin, Litecoin, Dogecoin, Speedcoin, Darkcoin, Vertcoin, Reddcoin, Feathercoin, Vericoin, Potcoin payments in WooCommerce. Direct Integration on your website. No Chargebacks, Global, Secure. All in automatic mode.
Stars: ✭ 38 (-2.56%)
Mutual labels:  wordpress
Site Kit Wp
Site Kit is a one-stop solution for WordPress users to use everything Google has to offer to make them successful on the web.
Stars: ✭ 990 (+2438.46%)
Mutual labels:  wordpress
Wpcasa
WPCasa WordPress Real Estate
Stars: ✭ 36 (-7.69%)
Mutual labels:  wordpress
Diaspora
Diaspora - A WordPress theme
Stars: ✭ 980 (+2412.82%)
Mutual labels:  wordpress
Forgemodbuilder
Build, setup, update and refresh your modding environment!
Stars: ✭ 37 (-5.13%)
Mutual labels:  builder
Gravity Forms Multiple Form Instances
Allows multiple instances of the same form to be run on a single page when using AJAX.
Stars: ✭ 35 (-10.26%)
Mutual labels:  wordpress
Wp Shopify
🎉 Sell and build custom Shopify experiences on WordPress.
Stars: ✭ 38 (-2.56%)
Mutual labels:  wordpress
Trezor Qrenc
⚠️ OBSOLETE. DO NOT USE!
Stars: ✭ 34 (-12.82%)
Mutual labels:  generator
Vuewp
WordPress Vuejs GraphQL
Stars: ✭ 36 (-7.69%)
Mutual labels:  wordpress
Wbounce
wBounce improves bounce rate to boost conversions and sales. The free alternative to Bounce Exchange for WordPress. WordPress plugin.
Stars: ✭ 38 (-2.56%)
Mutual labels:  wordpress
Nixmash Blog
A Blog Engine built with Spring Boot
Stars: ✭ 36 (-7.69%)
Mutual labels:  wordpress

Ultimate Page Builder

An Incredibly easiest and highly customizable drag and drop page builder helps create professional websites without writing a line of code.

Versions:

  • ~$ npm -v - 5.5.1
  • ~$ node --version - v9.2.0
  • ~$ yarn --version - 1.2.1

Development

Using NPM

Dev mode

  • npm i
  • npm run dev
  • define( 'SCRIPT_DEBUG', TRUE ); on wp-config.php file on development mode.

Production move

  • npm run build

Using Yarn

Dev mode

Production

  • yarn build or yarn run build

Bundle

  • Remove CSS / JS from assets/css and assets/js
  • yarn bundle or npm run bundle

Package

  • Remove CSS / JS from assets/css and assets/js
  • yarn package or npm run package

Add / Update package

  • yarn add [package] --dev or yarn add [package]
  • yarn upgrade - updates all dependencies to their latest version based on the version range specified in the package.json file
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].