About UiCMPGenerator
UICMPGenerator is intended to be used by PHP developers that want to create custom
database tables to be used via a snippet, plugin or CMP. UICMPGenerator will create
the xpdo scheme files and xpdo classes for your custom database tables,
extends the core classes MODx and establishes a relationship between tables (aggregate ,composite)
This allows you to quickly start using xpdo in your custom projects.
Example of schema and foreign DB:
Information
Released
February 12, 2015
Supported Versions
2.3 –
Current
Supported Database
MySQL
Downloads
2,662
License
GPLv2
New in UiCMPGenerator 1.0.1-beta
UiCMPGenerator 1.0.1
====================================
- Fixed: Building relations