Get started with building rank set add-ons for Nova
ranks
directory that contains all of the rank set images, organized exactly how you want them organizedAddon.php
file that extends the Nova\Addons\RankSet
classranks
directory. This will start by removing all existing images before copying the directory structure from your assets
folder into the ranks
directory.
ranks
directory.
ranks
directory with the version from the add-on’s assets
folder. This will leave any image it does not find in the add-on’s assets
folder alone, thus preserving any custom images you’ve added to your ranks
directory.
ranks
directory, but will leave any existing images alone.