Join the conversation

Sign in to join this conversation, and others like it, in the communities you care about.

Wekan

Wekan is an open-source kanban board (Trello like) which allows a card-based task and to-do management.

Wekan / Feature Request

Hi, I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this . I await your response.

Hi, I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this . I await your response.

Wekan/Feature Request · July 1, 2020 at 12:05pm

Hi, I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this . I await your response.

Wekan / Feature Request · July 1, 2020 at 12:05pm
Load previous messages

July 16, 2020 at 7:17pm

At Wekan GitHub wiki and at Wekan source code is info about webhooks, there are some GitHub issues about missing webhooks. I don't know about any other docs.

    • reply
    • like

    July 22, 2020 at 12:45pm

    hello, I hope you are doing well, I am very satisfied with your guide, now I have an angular application that displays an embeded screen with react-iframe, I want to replace this react with the wekan dashbord, so how do I can I start?

      • reply
      • like
      • reply
      • like

      July 23, 2020 at 8:11am

      For Wekan Snap, you need to run this command on server: sudo snap set wekan browser-policy-enabled='false'

        • reply
        • like

        so that Wekan is allowed to be in iframe

          • reply
          • like
          • reply
          • like

          you add URL of your board, that you have changed from Private to Public by clicking at top of the board where is text Private

            • reply
            • like

            you copy from browser URL bar that board URL to that iframe src tag

              • reply
              • like

              then your board is publicly visible at internet, it's read-only. Only those that have logged in and are members of board can edit that board.

                • reply
                • like

                at public board anonymous users can not edit board

                  • reply
                  • like

                  so this way you create wekan dashboard

                    • reply
                    • like

                    July 26, 2020 at 1:45pm

                    I didn't understand where I have to paste the dashboard url exactly under src

                      • reply
                      • like
                      • reply
                      • like
                      • reply
                      • like

                      To index.html, below your React example I think

                        • reply
                        • like

                        July 27, 2020 at 8:17am

                        I have no index.html it's an angular application

                          • reply
                          • like

                          this index is me who I created to try it it is empty

                            • reply
                            • like

                            July 27, 2020 at 9:37am

                            Then you need to create index.html that inside body tag in one iframe angular app and in another iframe Wekan

                              • reply
                              • like

                              I successto display my dashboard in the application but as you told me it is in read only mode how can I modify it?

                                • reply
                                • like

                                July 27, 2020 at 1:13pm

                                by logging into wekan

                                  • reply
                                  • like

                                  At url /sign-in

                                    • reply
                                    • like

                                    When board is set to public, it is visible in read-only mode also for those that have not logged in

                                      • reply
                                      • like

                                      after login, board can be modifies

                                        • reply
                                        • like

                                        modified

                                          • reply
                                          • like

                                          August 11, 2020 at 1:35pm