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

August 31, 2020 at 1:18pm

See Outgoing Webhooks at right menu of wiki https://github.com/wekan/wekan/wiki . At Board Settings Menu / Outgoing Webhooks you can add URL that will receive board changes JSON, like when new card is added to board. So your Outgoing Webhook URL, for example PHP form, receives that JSON, and then parses it to see is it a new card or some other event. Then that your PHP code makes API call to your app API. You can google search how to do PHP receive webhook webpage etc.

    • reply
    • like

    Also, at Wekan Admin Panel is Global Webhooks, so it sends webhook messages about all new cards at all boards

      • reply
      • like

      At wiki is also info page about Global Webhooks

        • reply
        • like

        September 1, 2020 at 2:11pm

        you can explain me even better please!!

          • reply
          • like

          September 1, 2020 at 5:58pm

          September 10, 2020 at 3:41pm

          hi, I can not connect to wekan with my password even though it is correct and I am sure, and even that I follow the procedure of forgotten password I received nothing in my mailbox

            • reply
            • like

            September 11, 2020 at 12:29am

            You can register a new user and change it to admin https://github.com/wekan/wekan/wiki/Forgot-Password and at admin panel change your other user password

              • reply
              • like

              Did you configure email SMTP settings for sending email ? https://github.com/wekan/wekan/wiki/Troubleshooting-Mail

                • reply
                • like

                Do you receive any other email from Wekan, does Wekan sending email work?

                  • reply
                  • like