SlideShare a Scribd company logo
1 of 16
Download to read offline
Building SaaS with WordPress
NO CODE | LOW CODE | JUST CODE
by Vachan Kudmule
(deZine.ninja)
Who is Vachan Kudmule?
“everything can and must be deZined!”
Studied architecture, but been a
web-developer & tech-tinkerer since
over 20 years. Started KDC in 2002 &
since then it has grown into a
full-fledged web solutions agency.
Passionate about FOSS (Free & Open Source Software)
& helping start-ups grow their
business.
DISCLAIMER:
Based of Undocumented Research & Experience spanning over 17
Years working with/on WordPress.
The Icons or Names used are from the public realm & all rights belong to the
respective owners.
What is SaaS?
Consideration:
OpenSaaS | Scaling (Vertical or Horizontal) | Data Security | SaaSS
Software as a Service (SaaS /sæs/) is
a software licensing and delivery
model in which software is licensed on
a subscription basis and is centrally
hosted.
SaaS is also known as
● on-demand software,
● web-based software,
● web-hosted software.
Source: Wikipedia
Who are the Stakeholders?
Service
Provider
User/
Consumer
Why use WordPress?
WordPress is Free & Open Source
Software. The following points allows
it be beyond a CMS (Content Management System).
Themes: Template Hierarchy
Plugins: Customisable Functionality
REST API: Build External Expansions
a11y | docs | translations | coding
many more . . .
Consideration:
FOSS | 4-Freedoms | Regular Update Cycles
Standard Segments/ Flow!
SaaS
Backend Frontend
Data
Input
Data
Output
Taxonomy /
Mata Data
CPT
Custom Post Type
Standard Segments/ Flow!
DVD Library
Admin User
Request
Rent
List
Titles
Genre/
Status
DVDs
NO CODE LOW CODE JUST CODE
Ways you can Build with WP!
Building SaaS with WordPress | NO CODE
Simply use plugins to get your SaaS
working ‘out of the box’ without
writing any piece of code
Building SaaS with WordPress | NO CODE
Data
Input
Data
Output
Mata
Data
CPT
Custom Post Type
○ Custom Post Type
UI By WebDevStudios
○ Pods – Custom
Content Types and
Fields By Pods
Framework Team
○ Advanced Custom
Fields By WP Engine
○ Meta Box –
WordPress Custom
Fields Framework
By MetaBox.io
Shortcodes in
Editor
All page editors/
builders allow the
use of shortcodes.
So the Metadata
can simply be
displayed on the
frontend.
○ Gravity Forms
○ Forminator –
Contact Form,
Payment Form &
Custom Form
Builder By WPMU DEV
Building SaaS with WordPress | LOW CODE
Part Code...
Basic copy-paste
type code to
reduce bulk
...Part Plugin
Heavy lifting
with essential
plugins set/s
Building SaaS with WordPress | LOW CODE
Data
Input
Data
Output
Taxonomy /
Mata Data
CPT
Custom Post Type
register_post_type(
string $post_type,
array|string $args =
array() ):
WP_Post_Type|WP_Error
==================================================
○ Custom Post Type
UI By WebDevStudios
○ GenerateWP
○ Advanced Custom
Fields By WP Engine
○ Meta Box –
WordPress Custom
Fields Framework
By MetaBox.io
get_post_meta( int
$post_id, string $key
= '', bool $single =
false ): mixed
==================================================
Shortcodes in
Editor
○ Forminator –
Contact Form,
Payment Form &
Custom Form
Builder By WPMU DEV
○ Gravity Forms
Building SaaS with WordPress | JUST CODE
Get your SaaS full customised the way
you what the functionality by simply
planning the System Architecture
Building SaaS with WordPress | JUST CODE
Data
Input
Data
Output
Taxonomy /
Mata Data
CPT
Custom Post Type
register_post_type(
string $post_type,
array|string $args =
array() ):
WP_Post_Type|WP_Error
==================================================
○ Custom Post Type
UI By WebDevStudios
○ GenerateWP
register_taxonomy(
string $taxonomy,
array|string
$object_type,
array|string $args =
array() ):
WP_Taxonomy|WP_Error
==================================================
○ Advanced Custom
Fields By WP Engine
get_post_meta( int
$post_id, string $key
= '', bool $single =
false ): mixed
==================================================
Shortcodes in
Editor
wp_insert_post /
wp_update_post( array
$postarr, bool
$wp_error = false,
bool $fire_after_hooks
= true ): int|WP_Error
==================================================
○ Gravity Forms
@deZineNinja
qTap.id/vachan

More Related Content

Similar to Building Saas | No-Code | Low-Code | Just-Code

Gravity forms are cool
Gravity forms are coolGravity forms are cool
Gravity forms are coolShawn DeWolfe
 
How to create your own WordPress plugin using WP App Studio
How to create your own WordPress plugin using WP App StudioHow to create your own WordPress plugin using WP App Studio
How to create your own WordPress plugin using WP App StudioeMarket Design
 
Frontend Development vs Backend Development | Detailed Comparison
Frontend Development vs Backend Development | Detailed ComparisonFrontend Development vs Backend Development | Detailed Comparison
Frontend Development vs Backend Development | Detailed ComparisonMariya James
 
The Windows Azure Platform (MSDN Events Series)
The Windows Azure Platform (MSDN Events Series)The Windows Azure Platform (MSDN Events Series)
The Windows Azure Platform (MSDN Events Series)Dave Bost
 
Crea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSightCrea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSightAmazon Web Services
 
Web matrix part 2
Web matrix part 2Web matrix part 2
Web matrix part 2yuvaraj72
 
What are the advantages and disadvantages of wordpress
What are the advantages and disadvantages of wordpressWhat are the advantages and disadvantages of wordpress
What are the advantages and disadvantages of wordpressZenerom Creative Lab
 
Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...
Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...
Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...Peter Concha
 
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)Brian Culver
 
Join us at Confee
Join us at ConfeeJoin us at Confee
Join us at ConfeeGabor Orosz
 
Wrangling Large Scale Frontend Web Applications
Wrangling Large Scale Frontend Web ApplicationsWrangling Large Scale Frontend Web Applications
Wrangling Large Scale Frontend Web ApplicationsRyan Roemer
 
Django app deployment in Azure By Saurabh Agarwal
Django app deployment in Azure By Saurabh AgarwalDjango app deployment in Azure By Saurabh Agarwal
Django app deployment in Azure By Saurabh Agarwalratneshsinghparihar
 
Pro Dev Briefing Irvine Wesyppt23
Pro Dev Briefing Irvine Wesyppt23Pro Dev Briefing Irvine Wesyppt23
Pro Dev Briefing Irvine Wesyppt23Wes Yanaga
 
Low code vs. No code: Which is better for web and app development?
Low code vs. No code: Which is better for web and app development?Low code vs. No code: Which is better for web and app development?
Low code vs. No code: Which is better for web and app development?Devathon
 
technetry Broucher.pdf
technetry Broucher.pdftechnetry Broucher.pdf
technetry Broucher.pdfTechEntry
 
Real World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure ServicesReal World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure ServicesBrian Culver
 
The Future of Headless
The Future of HeadlessThe Future of Headless
The Future of HeadlessWP Engine
 
2nd WordPress + Amazon Web Services Meetup
2nd WordPress + Amazon Web Services Meetup2nd WordPress + Amazon Web Services Meetup
2nd WordPress + Amazon Web Services MeetupKel
 
WebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David TangWebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David TangSpiffy
 
WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)
WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)
WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)Geoff Myers
 

Similar to Building Saas | No-Code | Low-Code | Just-Code (20)

Gravity forms are cool
Gravity forms are coolGravity forms are cool
Gravity forms are cool
 
How to create your own WordPress plugin using WP App Studio
How to create your own WordPress plugin using WP App StudioHow to create your own WordPress plugin using WP App Studio
How to create your own WordPress plugin using WP App Studio
 
Frontend Development vs Backend Development | Detailed Comparison
Frontend Development vs Backend Development | Detailed ComparisonFrontend Development vs Backend Development | Detailed Comparison
Frontend Development vs Backend Development | Detailed Comparison
 
The Windows Azure Platform (MSDN Events Series)
The Windows Azure Platform (MSDN Events Series)The Windows Azure Platform (MSDN Events Series)
The Windows Azure Platform (MSDN Events Series)
 
Crea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSightCrea dashboard interattive con Amazon QuickSight
Crea dashboard interattive con Amazon QuickSight
 
Web matrix part 2
Web matrix part 2Web matrix part 2
Web matrix part 2
 
What are the advantages and disadvantages of wordpress
What are the advantages and disadvantages of wordpressWhat are the advantages and disadvantages of wordpress
What are the advantages and disadvantages of wordpress
 
Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...
Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...
Microsoft Azure: Desarrollando en la Nube con PHP y Control de Código Fuente ...
 
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
 
Join us at Confee
Join us at ConfeeJoin us at Confee
Join us at Confee
 
Wrangling Large Scale Frontend Web Applications
Wrangling Large Scale Frontend Web ApplicationsWrangling Large Scale Frontend Web Applications
Wrangling Large Scale Frontend Web Applications
 
Django app deployment in Azure By Saurabh Agarwal
Django app deployment in Azure By Saurabh AgarwalDjango app deployment in Azure By Saurabh Agarwal
Django app deployment in Azure By Saurabh Agarwal
 
Pro Dev Briefing Irvine Wesyppt23
Pro Dev Briefing Irvine Wesyppt23Pro Dev Briefing Irvine Wesyppt23
Pro Dev Briefing Irvine Wesyppt23
 
Low code vs. No code: Which is better for web and app development?
Low code vs. No code: Which is better for web and app development?Low code vs. No code: Which is better for web and app development?
Low code vs. No code: Which is better for web and app development?
 
technetry Broucher.pdf
technetry Broucher.pdftechnetry Broucher.pdf
technetry Broucher.pdf
 
Real World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure ServicesReal World SharePoint Framework and Azure Services
Real World SharePoint Framework and Azure Services
 
The Future of Headless
The Future of HeadlessThe Future of Headless
The Future of Headless
 
2nd WordPress + Amazon Web Services Meetup
2nd WordPress + Amazon Web Services Meetup2nd WordPress + Amazon Web Services Meetup
2nd WordPress + Amazon Web Services Meetup
 
WebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David TangWebFest 2011 Hosting Applications CR by David Tang
WebFest 2011 Hosting Applications CR by David Tang
 
WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)
WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)
WordPress Page Builders for Non-Developers (Create Visual Layouts Without Code)
 

More from KDC Tek Private Limited

More from KDC Tek Private Limited (7)

Tales of Wanderlust | Web WordPress
Tales of Wanderlust | Web WordPressTales of Wanderlust | Web WordPress
Tales of Wanderlust | Web WordPress
 
Unlocking Limitless Possibilities: The Journey of E-Commerce
 Unlocking Limitless Possibilities: The Journey of E-Commerce Unlocking Limitless Possibilities: The Journey of E-Commerce
Unlocking Limitless Possibilities: The Journey of E-Commerce
 
IoT with WooCommerce
IoT with WooCommerceIoT with WooCommerce
IoT with WooCommerce
 
Internet Payment Gateway
Internet Payment GatewayInternet Payment Gateway
Internet Payment Gateway
 
UPI – The easiest way to get paid
UPI – The easiest way to get paidUPI – The easiest way to get paid
UPI – The easiest way to get paid
 
Internet Payment Gateway - ^ CMS Edition
Internet Payment Gateway - ^ CMS EditionInternet Payment Gateway - ^ CMS Edition
Internet Payment Gateway - ^ CMS Edition
 
GSTize WooCommerce
GSTize WooCommerceGSTize WooCommerce
GSTize WooCommerce
 

Recently uploaded

Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceHyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedKarol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
NEON LIGHT CITY pitch deck for the new PC game
NEON LIGHT CITY pitch deck for the new PC gameNEON LIGHT CITY pitch deck for the new PC game
NEON LIGHT CITY pitch deck for the new PC gametess51
 
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdfEnabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdfSmartinfologiks
 
JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...
JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...
JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...Escorts service
 
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceTirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...ZurliaSoop
 
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...StartupSprouts.in
 
Dive into Angel Investing s 2024 0502.pptx
Dive into Angel Investing s 2024 0502.pptxDive into Angel Investing s 2024 0502.pptx
Dive into Angel Investing s 2024 0502.pptxElaine Werffeli
 
Famedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . FullsailFamedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . Fullsailfergusonamani
 
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceLucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceBangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarkacall Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarkavikas rana
 
Dàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptxDàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptxdmtillman
 
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceSangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDamini Dixit
 
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceSohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceDamini Dixit
 
How to structure your pitch - B4i template
How to structure your pitch - B4i templateHow to structure your pitch - B4i template
How to structure your pitch - B4i templateFerruccio Martinelli
 
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.inEV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.inStartupSprouts.in
 
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedDelhi Call girls
 

Recently uploaded (20)

Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceHyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Hyderabad Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verifiedKarol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
Karol Bagh, Delhi Call girls :8448380779 Model Escorts | 100% verified
 
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceDehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Dehradun Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
NEON LIGHT CITY pitch deck for the new PC game
NEON LIGHT CITY pitch deck for the new PC gameNEON LIGHT CITY pitch deck for the new PC game
NEON LIGHT CITY pitch deck for the new PC game
 
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdfEnabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
Enabling Business Users to Interpret Data Through Self-Service Analytics (2).pdf
 
JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...
JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...
JAIPUR CALL GIRLS SERVICE REAL HOT SEXY 👯 CALL GIRLS IN JAIPUR BOOK YOUR DREA...
 
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceTirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Tirupati Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
Jual Obat Aborsi Bojonegoro ( Asli No.1 ) 085657271886 Obat Penggugur Kandung...
 
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
Shareholders Agreement Template for Compulsorily Convertible Debt Funding- St...
 
Dive into Angel Investing s 2024 0502.pptx
Dive into Angel Investing s 2024 0502.pptxDive into Angel Investing s 2024 0502.pptx
Dive into Angel Investing s 2024 0502.pptx
 
Famedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . FullsailFamedesired Project portfolio1 . Fullsail
Famedesired Project portfolio1 . Fullsail
 
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceLucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Lucknow Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceBangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Bangalore Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarkacall Now 9811711561 Cash Payment乂 Call Girls in Dwarka
call Now 9811711561 Cash Payment乂 Call Girls in Dwarka
 
Dàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptxDàni Velvet Personal Brand Exploration (1).pptx
Dàni Velvet Personal Brand Exploration (1).pptx
 
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort ServiceSangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
Sangareddy Call Girls Service ☎ ️82500–77686 ☎️ Enjoy 24/7 Escort Service
 
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort ServiceSohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
Sohna Call Girls Service ☎ ️93326-06886 ❤️‍🔥 Enjoy 24/7 Escort Service
 
How to structure your pitch - B4i template
How to structure your pitch - B4i templateHow to structure your pitch - B4i template
How to structure your pitch - B4i template
 
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.inEV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
EV Electric Vehicle Startup Pitch Deck- StartupSprouts.in
 
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verifiedSector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
Sector 18, Noida Call girls :8448380779 Model Escorts | 100% verified
 

Building Saas | No-Code | Low-Code | Just-Code

  • 1. Building SaaS with WordPress NO CODE | LOW CODE | JUST CODE by Vachan Kudmule (deZine.ninja)
  • 2. Who is Vachan Kudmule? “everything can and must be deZined!” Studied architecture, but been a web-developer & tech-tinkerer since over 20 years. Started KDC in 2002 & since then it has grown into a full-fledged web solutions agency. Passionate about FOSS (Free & Open Source Software) & helping start-ups grow their business.
  • 3. DISCLAIMER: Based of Undocumented Research & Experience spanning over 17 Years working with/on WordPress. The Icons or Names used are from the public realm & all rights belong to the respective owners.
  • 4. What is SaaS? Consideration: OpenSaaS | Scaling (Vertical or Horizontal) | Data Security | SaaSS Software as a Service (SaaS /sæs/) is a software licensing and delivery model in which software is licensed on a subscription basis and is centrally hosted. SaaS is also known as ● on-demand software, ● web-based software, ● web-hosted software. Source: Wikipedia
  • 5. Who are the Stakeholders? Service Provider User/ Consumer
  • 6. Why use WordPress? WordPress is Free & Open Source Software. The following points allows it be beyond a CMS (Content Management System). Themes: Template Hierarchy Plugins: Customisable Functionality REST API: Build External Expansions a11y | docs | translations | coding many more . . . Consideration: FOSS | 4-Freedoms | Regular Update Cycles
  • 7. Standard Segments/ Flow! SaaS Backend Frontend Data Input Data Output Taxonomy / Mata Data CPT Custom Post Type
  • 8. Standard Segments/ Flow! DVD Library Admin User Request Rent List Titles Genre/ Status DVDs
  • 9. NO CODE LOW CODE JUST CODE Ways you can Build with WP!
  • 10. Building SaaS with WordPress | NO CODE Simply use plugins to get your SaaS working ‘out of the box’ without writing any piece of code
  • 11. Building SaaS with WordPress | NO CODE Data Input Data Output Mata Data CPT Custom Post Type ○ Custom Post Type UI By WebDevStudios ○ Pods – Custom Content Types and Fields By Pods Framework Team ○ Advanced Custom Fields By WP Engine ○ Meta Box – WordPress Custom Fields Framework By MetaBox.io Shortcodes in Editor All page editors/ builders allow the use of shortcodes. So the Metadata can simply be displayed on the frontend. ○ Gravity Forms ○ Forminator – Contact Form, Payment Form & Custom Form Builder By WPMU DEV
  • 12. Building SaaS with WordPress | LOW CODE Part Code... Basic copy-paste type code to reduce bulk ...Part Plugin Heavy lifting with essential plugins set/s
  • 13. Building SaaS with WordPress | LOW CODE Data Input Data Output Taxonomy / Mata Data CPT Custom Post Type register_post_type( string $post_type, array|string $args = array() ): WP_Post_Type|WP_Error ================================================== ○ Custom Post Type UI By WebDevStudios ○ GenerateWP ○ Advanced Custom Fields By WP Engine ○ Meta Box – WordPress Custom Fields Framework By MetaBox.io get_post_meta( int $post_id, string $key = '', bool $single = false ): mixed ================================================== Shortcodes in Editor ○ Forminator – Contact Form, Payment Form & Custom Form Builder By WPMU DEV ○ Gravity Forms
  • 14. Building SaaS with WordPress | JUST CODE Get your SaaS full customised the way you what the functionality by simply planning the System Architecture
  • 15. Building SaaS with WordPress | JUST CODE Data Input Data Output Taxonomy / Mata Data CPT Custom Post Type register_post_type( string $post_type, array|string $args = array() ): WP_Post_Type|WP_Error ================================================== ○ Custom Post Type UI By WebDevStudios ○ GenerateWP register_taxonomy( string $taxonomy, array|string $object_type, array|string $args = array() ): WP_Taxonomy|WP_Error ================================================== ○ Advanced Custom Fields By WP Engine get_post_meta( int $post_id, string $key = '', bool $single = false ): mixed ================================================== Shortcodes in Editor wp_insert_post / wp_update_post( array $postarr, bool $wp_error = false, bool $fire_after_hooks = true ): int|WP_Error ================================================== ○ Gravity Forms