aisingapore / TagUI

Free RPA tool by AI Singapore
Apache License 2.0
5.67k stars 584 forks source link

How to customize a command in TagUI by modifying the source - check this #1402

Closed supercena closed 1 month ago

kensoh commented 1 month ago

Hi @supercena for technical documentation, check this section for developers and which file for what purpose.

https://github.com/aisingapore/TagUI/tree/pre_v6?tab=readme-ov-file#developers-reference

For video walk through of TagUI architecture, see this video series -

https://www.youtube.com/watch?v=oq8HlJujraE

It might be hard for you to make changes to it because change often has to be done both in tagui_parse.php and tagui_header.js

supercena commented 1 month ago

ok thanks