name: LLInstagram version: 0.1 description: Lady Lilia's Instagram feed icon: instagram form: validation: strict fields: enabled: type: toggle label: Plugin status highlight: 1 default: 0 options: 1: Enabled 0: Disabled validate: type: bool llinstagram: type: section text: Settings underline: true fields: llinstagram.type: type: select size: small label: Media type default: images options: images: Images videos: Videos both: Both llinstagram.filter: type: text size: small label: Filter placeholder: filter llinstagram.count: type: text size: small label: Amount of media to show placeholder: defaults to 10 default: 10 validate: type: number min: 1 llinstagram.sort_order: type: select size: small label: Sort order default: likes options: likes: Likes random: Random newest: Newest oldest: Oldest