Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    X2CRM

    App Wishlist
    4
    12
    225
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      saikarthik last edited by

      I remember seeing X2CRM somehwere but can't find it anymore. In any case, can we get a conversation going on an integrated app for X2CRM? X2CRM seems a lot better than SuiteCRM as well!

      I pretty much have it running well. I have it running on top of the PHP 7.3 LAMP multi-db app.

      1 issue with sq_mode:
      solutions:
      method 1: just need 1 fix:
      SET GLOBAL sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''));

      method 2: or this way to persist in case MYSQL restarts:
      https://www.sitepoint.com/quick-tip-how-to-permanently-change-sql-mode-in-mysql/

      Question:
      Where exactly is the multidb database located? I want to test this out.

      My config:
      ubuntu 18.04

      1 Reply Last reply Reply Quote 0
      • girish
        girish Staff last edited by

        X2CRM looks great but I couldn't find any pricing information for selfhosted - https://x2crm.com/pricing . Do you know how must it costs? I ask only because if it's a proper enterprise product, it probably doesn't fit Cloudron user base very well (atleast, at this point).

        1 Reply Last reply Reply Quote 0
        • S
          saikarthik last edited by saikarthik

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • S
            saikarthik last edited by

            My installation actually has a LICENSE.txt and it says:
            GNU AFFERO GENERAL PUBLIC LICENSE

            1 Reply Last reply Reply Quote 0
            • mehdi
              mehdi App Dev last edited by

              https://github.com/X2Engine/X2CRM/blob/master/x2engine/LICENSE.txt

              1 Reply Last reply Reply Quote 2
              • S
                saikarthik last edited by

                @girish would this work for cloudron?

                1 Reply Last reply Reply Quote 1
                • girish
                  girish Staff last edited by girish

                  @saikarthik Are you asking if the app will work on Cloudron? Correct me if I am wrong but I thought you already had it working. (Or are you asking something license related?)

                  1 Reply Last reply Reply Quote 0
                  • S
                    saikarthik last edited by saikarthik

                    @girish I would love for the Cloudron community to be able to use it. It is better than the other CRM options on Cloudron IMO. I could help package it with some guidance. I'm familiar with Docker. My question is, does the X2CRM license fit the Cloudron model? Is this an app we can eventually publish to the Cloudron app store once stable/approved/verified?

                    And yes, to confirm it is working on top of the php7.3-multidb app with the addition of ssh2 in Dockerfile.

                    marcusquinn 1 Reply Last reply Reply Quote 0
                    • girish
                      girish Staff last edited by

                      @saikarthik Ah, ok. The license of the app is not a problem because Cloudron code does not depend on apps (and vice versa). We also don't limit any specific type of license in our app store. App authors are free to choose whichever license suits their business model best.

                      Now for X2CRM, I saw a note in https://github.com/X2Engine/X2CRM/issues/180 that's not developed anymore in the open. Now that might stop us from getting it published (and not the license) since we want to have fresh well maintained apps. Maybe you can ask the X2CRM company what their plans are.

                      Happy to help out with packaging in any case. There is a separate category in the forum for this. Just ask anything there.

                      S 1 Reply Last reply Reply Quote 1
                      • S
                        saikarthik @girish last edited by

                        @girish said in X2CRM:

                        note in https://github.com/X2Engine/X2CRM/issues/180

                        I asked the question there. And actually, I was accepted into their community forum recently and got a response regarding a bug 2 days after posting!

                        I was hoping that making it available to folks on Cloudron would also help revive x2crm. Don't PHP apps last a while without many changes?

                        1 Reply Last reply Reply Quote 0
                        • girish
                          girish Staff last edited by

                          Yup, I don't see any harm done, trying to package it.

                          1 Reply Last reply Reply Quote 0
                          • marcusquinn
                            marcusquinn @saikarthik last edited by

                            @saikarthik If it's a paid-only app, then Confluence already in the App store is already a precedent for that model. I could do with an instance of JIRA too, reluctantly as I never liked their licensing model, but could do with it for archiving purposes.

                            We're not here for a long time - but we are here for a good time :)
                            Jersey/UK
                            Work & Ecommerce Advice: https://brandlight.org
                            Personal & Software Tips: https://marcusquinn.com

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post
                            Powered by NodeBB