18.17
21.29
1490
per site
- Checked by Modstore
- Free future updates
- Work on the test and public domain
- 12 months tech. support
Warning! This package requires MODX not less than
2.3
!
CMPGenerator Pro – for MODX users who wants accelerate the development of your own packages for MODX using a graphical interface.
What can CMPGenerator Pro do:
Discuss it in MODX.PRO community.
What can CMPGenerator Pro do:
- Create a basic file structure of the package, and if desired a base class + classes for validation and work with POST data;
- Automatically add information about your package to extension_package and namespaces MODX —and that saves you during the development phase from the error message of Could not load class type: when you try to work with your tables;
- Create schematic xpdo-files and xpdo-classes for your database tables, and also specify dependencies between them (Composite Aggregate);
- Expand the base MODX classes;
- Create in 2 clicks your type of MODX documents by expanding the modResource class (automatically creating the corresponding controllers, processors and js files);
- Create for the user tables mgr and web controllers with processors (for mgr js files will be created functional for working with table fields with linking to their type);
- Set the php type for the table fields, which affects what Ext js component will be used to work with this field, and how MODX will process its data;
- Add to MODX manager menu an option for your mgr controller;
- Collect the transport package with automatic inclusion into it:
- tables;
- chunks, snippets and plug-ins (in order for the plug-in events to be added to the transport package, the plug-in must be created in the admin panel with subscription to the necessary events) from the corresponding folders in the elements;
- options;
- menu items.
Important! The name of the package base class should not coincide with any name of database tables for this package.
Discuss it in MODX.PRO community.
CMPGenerator Pro 2.0.0
- Changed: File structure and file templates.
- Fixed: Read schema.xml in MODX Revolution 2.8.1-pl Important! packages created in version 1.0. * are not supported.
CMPGenerator Pro 1.0.3
- Added: Encrypt packages for modstore.pro