The add-on comes with these configuration options:
Display 'Add to list' dropdown in the detail page listing header - Disable this if you want to display the dropdown in a custom theme position using this code:
<?php echo $Mylists->listsManager($listing);?>
Display 'Add to list' dropdown on category and search results pages - Disable this if you want to display the dropdown in a custom theme position using this code:
<?php echo $Mylists->listsManager($listing);?>
Select Listing Types in which the 'Add to list' dropdown will be displayed - The 'Add to list' dropdown will be dispayed only in listings that belong to the selected listing types.
Theme Layout - Choose which layout will be used to display listings on the list page.
Display Listing Thumbnail - If enabled, the list will display the Main Media thumbnail of the last listing added to it.
Thumbnail Mode - Choose Scale or Crop mode for thumbnails,
Thumbnail Size - Enter thumbnail dimensions in WIDTHxHEIGHT format,
Allow users to create their own lists - If enabled, users will see the 'Create new list' link in the lists dropdown.
Allow users to make their lists private - Private lists will be visible only to users that created them and site managers.
Set new user lists as private by default - If enabled, user lists will be private by default.
Select Listing Types in which users will be allowed to create their lists - The 'Create new list' link will be available in the lists dropdown of the selected listing types.
Moderate (Hold for approval) - Lists created by users will be submitted unpublished and visible only to site managers and users that created them until approved.