Multi-file add-on installation process unclear #88147
Labels
No Label
Meta
Good First Issue
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Eevee & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds, Tests & Devices
Module
Python API
Module
Rendering & Cycles
Module
Sculpt, Paint & Texture
Module
User Interface
Module
VFX & Video
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-manual#88147
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pagename:
editors/preferences/addons
Blender Version:
2.92
Documentation Language:
en
Permanent link
Short description of error
I wanted to make a pull request but this seems to be in an old SVN Repo and a long way to get access to help contributing... so taking this way:
The page about add-ons says
To a new user/developer it remains unclear that multi-file add-ons can only be installed throught the .zip mechanism. It is not possible to select a directory with files when using the install feature. Trying to install a multi-file add-on by selecting all of its files in the file selector GUI fails without error.
So a sentence should be added that states something like:
"Two types of add-ons exists, single and multi-file addons. Multi-file add-ons are installed as a .zip bundle, whereas for single file add-ons the respective .py file can be installed directly."
Alternatively the install mechanism could be fixed to allow selecting directories.
Added subscriber: @johschmitz
Added subscriber: @Blendify
What hurdles are you facing that make it hard? We want to make it easier to contribute so it would be nice to here what exactly people are having an issue with.
@Blendify I spent about half an hour trying to find out how I could fix the documentation and create some kind of pull request, then I gave up.
My expectations would be:
Maybe something similar is possible and I just did not find it? Currently I fail to see though how pull requests are technically possible with SVN at all.
Added subscriber: @tintwotin
If someone bothers to deal with this Bf dev, here's a working patch which enables folder installation of add-ons: https://developer.blender.org/D9663
What is the reason this patch was abandoned?
It is possible to submit a patch (PR) which is outlined here: https://docs.blender.org/manual/en/latest/about/contribute/patch_commit.html#submit-patches you also do not need to contact anyone to make a change.
I have made a post here: https://devtalk.blender.org/t/documentation-project-update/18808 outlining ways that we want to improve the contributing process, if you have ideas that are not listed in the post feel free to add a comment there.
@Blendify This was a quick fix patch, so I'm no going to spend my time on Campbell's shopping lists and whatever he makes up along the way.
If this can't be easily fixed maybe someone can at least add a single sentence to the documentation with an explanation: multiple files --> .zip?
Yes, I plan on doing that.
Changed status from 'Needs Triage' to: 'Confirmed'
Removed subscriber: @tintwotin