We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 42035
    • 90 Posts
    How could i export component of migxdb using Mycomponent or Packman ?
      Arkalp.com
      • 4172
      • 5,888 Posts
      I'm working on an Extra for MIGX, where it will be possible to export all elements of one or more categories to defined components-directory and create a package with all files and elements with one click.
      The created package should install everything, what is needed (menues,snippets,chunks,templates,tables) for your MIGX(db) - Extra, when it's ready.
        -------------------------------

        you can buy me a beer, if you like MIGX

        http://webcmsolutions.de/migx.html

        Thanks!
        • 42035
        • 90 Posts
        Quote from: Bruno17 at Jul 08, 2014, 01:35 PM
        I'm working on an Extra for MIGX, where it will be possible to export all elements of one or more categories to defined components-directory and create a package with all files and elements with one click.
        The created package should install everything, what is needed (menues,snippets,chunks,templates,tables) for your MIGX(db) - Extra, when it's ready.

        Thank you Bruno for your reply. It will be useful in future to create one click component.

        For now i have created a CMP and created a myproject.config.js file under migxconfigs directory.

        Can i use this config file in other system to generate my cmp page in other modx projects.
        Is this possible? if yes than what should i do for that?
          Arkalp.com
          • 4172
          • 5,888 Posts
          you can either 'import from package' the configuration at the MIGX-CMP

          or put into params for the menu something like: &configs=yourconfig:yourpackage
          then you do not need to import the configurations
            -------------------------------

            you can buy me a beer, if you like MIGX

            http://webcmsolutions.de/migx.html

            Thanks!
            • 4172
            • 5,888 Posts
            Quote from: vinodjoshi6219 at Jul 04, 2014, 01:46 PM
            How could i export component of migxdb using Mycomponent or Packman ?

            Creating a package from your complete MIGXdb-component should now basically work with that package:
            https://github.com/Bruno17/migxElementsManager

            It is using a modified version of the Mycomponent - build-script to build the package
              -------------------------------

              you can buy me a beer, if you like MIGX

              http://webcmsolutions.de/migx.html

              Thanks!
              • 42035
              • 90 Posts
              Hi Bruno17
              Its appreciated !
              I have look around this extra migxElementsManager and its nice to create one click package.

              But Right now i am going to another way with migxdb.

              When we create CMP manually than we have to create connector , widget and section file in assets directory.

              Now where to find these all files when we create same CMP using migxdb.

                Arkalp.com
                • 4172
                • 5,888 Posts
                All this runs thrue MIGX.
                As soon as MIGX is installed, no other connector and stuff is needed.
                Everything is build by and runs thrue the MIGX-connector.
                  -------------------------------

                  you can buy me a beer, if you like MIGX

                  http://webcmsolutions.de/migx.html

                  Thanks!
                  • 42035
                  • 90 Posts
                  Thank you Bruno17

                  Its very helpful when developing Transport Package. I think there should be a live example of transport package which made with migxdb or migxElementsManager.

                  I will try to make this forum useful to those who try to make Transport Package as beginners.
                    Arkalp.com
                    • 4172
                    • 5,888 Posts
                    there are at github:
                    https://github.com/Bruno17?tab=repositories

                    latest versions of migxElementsManager itself
                    migxMultiLang
                    migxCalendars
                    MIGX

                    was build with migxElementsManager
                      -------------------------------

                      you can buy me a beer, if you like MIGX

                      http://webcmsolutions.de/migx.html

                      Thanks!