Idea
Discussion
New Feature in Clio Release 6.1.0.37: Set Own Icon for Application
03:33 Sep 13, 2024
Hi!
We are excited to announce a new feature in Clio release 6.1.0.37: the Set application icon command
! This new command allows you to easily set or update the application icon for your Creatio projects directly from the command line, ensuring your application meets the Creatio Marketplace requirement.
Example of using:
clio set-app-icon -p <APP_NAME> -i <ICON_PATH> -f <PACKAGE_FOLDER_PATH>
Replace <APP_NAME>
with the name or code of your application, <ICON_PATH>
with the actual path to your SVG icon file, and <PACKAGE_FOLDER_PATH>
with the path to the folder containing your application packages.
P.S: Set application icon command
is compatible with all Creatio versions 8.0+
Happy coding!
Do you like this idea?
0 comments