An open API service indexing awesome lists of open source software.

https://github.com/turtlepod/fx-page-builder-base

Custom WP Page Builder Plugin Tutorial
https://github.com/turtlepod/fx-page-builder-base

Last synced: 4 months ago
JSON representation

Custom WP Page Builder Plugin Tutorial

Awesome Lists containing this project

README

          

# Custom WP Page Builder Tutorial

This plugin is created as example in [Page Builder Tutorial Series](https://shellcreeper.com/series/page-builder-tuts/) in my blog.

:turtle: Follow my twitter for updates: [@turtlepod](https://twitter.com/turtlepod).

:coffee: Useful? [Buy me coffee](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2).

## (Intro) Create Your Own WordPress Page Builder Plugin From Scratch

[Read Tutorial](https://shellcreeper.com/wp-page-builder-plugin-from-scratch/)

## PART #1: Create Page Builder Page Template

[Read Tutorial](https://shellcreeper.com/wp-page-builder-from-scratch-1-create-page-builder-page-template/)

## PART #2: Features, Design, and UI

[Read Tutorial](https://shellcreeper.com/wp-page-builder-from-scratch-2-features-design-and-ui/)

## PART #3: Data Structure and Saving Page Builder Data

[Read Tutorial](https://shellcreeper.com/wp-page-builder-from-scratch-3-data-structure-and-saving-page-builder-data/)

## PART #4: Front-End Output, Theme Dependency, Save Data to Content

[Read Tutorial](https://shellcreeper.com/wp-page-builder-from-scratch-4-front-end-output-theme-dependency-saving-data-to-content/)

peace,

David.