Jako / FormIt2db

FormIt hooks for saving/retreiving XPDO objects in MODX Revolution

Home Page:https://jako.github.io/FormIt2db/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FormIt2db/db2FormIt

FormIt hooks for saving/retreiving xPDO objects.

Features

FormIt2db/db2FormIt are two small snippets to save xPDO objects during FormIt posts and retreive them before displaying FormIt forms.

Credits

The snippets base on the code in the following thread in MODX forum https://forums.modx.com/thread/32560/formit2db-with-autocreate-schema-classes

Installation

MODX Package Management

The xPDO models could be also generated by i.e. MIGX or CMPGenerator.

Usage

Install via package manager and add the hooks to the FormIt call.

Documentation

For more information please read the documentation.

About

FormIt hooks for saving/retreiving XPDO objects in MODX Revolution

https://jako.github.io/FormIt2db/

License:GNU General Public License v2.0


Languages

Language:PHP 89.5%Language:JavaScript 10.5%