Skip to content

BobRay/MyComponent

Repository files navigation

MyComponent Extra for MODX Revolution

Author: Bob Ray Bob's Guides

Documentation: MyComponent Docs

Bugs and requests: MyComponent Issues

Questions about using MyComponent MODX Forums

MyComponent provides a development environment for creating and distributing Extras for MODX Revolution.

To create a new Extra with MyComponent, you edit a single project config. file and run the various MyComponent utilities, either directly from their source files or from a UI in the MODX Manager.

Based on the config. file, MyComponent creates all the files and MODX objects necessary for your Extra. The files are automatically placed in the correct directories. In addition, MyComponent will write your lexicon files and the build.transport.php file necessary to create a MODX Transport Package you can submit to the MODX repository for distribution. MyComponent will also create all the resolvers necessary to establish the correct relationships between the objects in your extra (e.g., TV/Template, Resource/Parent, Plugin/Event, etc.).