publish a plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-12-22 08:30 AM
I would like to ask how to release a plugin using the demo version of Archicad.Can this version of the packaged apx file be used by other machines?
- Labels:
-
Add-On (C++)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-12-22 08:58 AM
It should work if you use a correct developer id and plugin id in your plugin's headers/resources.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-12-22 09:08 AM
Does it only work on the full version of Archicad,and does the running machine need to be networked?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-12-22 09:48 AM
Hi Zhang,
It will work with the full version of Archicad, and if you don't use network functionalities in your AddOn, then it won't need any network connection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-12-22 09:59 AM
Then I want to know how my developer ID and plugin ID work. Can you give me an answer, thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2022-12-22 10:00 AM
The trial version of Archicad doesn't work with the apx plugin I provided, right?