Skip to content
This repository was archived by the owner on Dec 15, 2017. It is now read-only.

MatissJanis/oc-frontend-forms-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This plugin demonstrates how to easily use the same backend forms in frontend controllers.

An example use case: client wants to build a guestbook that he can manage and in which the site's users can write in to. Esentially we need 2 forms for this: one in the backend (for the client) and one in the frontend (for the users). By using this method we can create just the backend form and use it in the frontend as well.

No more duplicate code, hardocded validations and whatnot else!

Enjoy, Matiss Janis Aboltins

About

OctoberCMS backend forms used in a frontend component example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors