All Projects → pixelandtonic → AssetSubfolderAccess

pixelandtonic / AssetSubfolderAccess

Licence: MIT license
Limits user groups to only access certain asset subfolders

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to AssetSubfolderAccess

craft.patrol
Patrol simplifies SSL and maintenance routing for sites built with Craft
Stars: ✭ 90 (+400%)
Mutual labels:  craftcms, craft-plugin, craft2
store-hours
Manage business hours with Craft CMS.
Stars: ✭ 60 (+233.33%)
Mutual labels:  craftcms, craft-plugin, craft2
craft-router
A Craft CMS plugin for using URL segments as filtering criteria on an entry query.
Stars: ✭ 21 (+16.67%)
Mutual labels:  craftcms, craft-plugin, craft2
like
Let your users like your Craft website's entries, assets and any other element.
Stars: ✭ 44 (+144.44%)
Mutual labels:  craftcms, craft-plugin, craft2
anchors
Add anchor links to headings in your Craft CMS website content.
Stars: ✭ 47 (+161.11%)
Mutual labels:  craftcms, craft-plugin, craft2
PowerNap
Sample Task plugin
Stars: ✭ 15 (-16.67%)
Mutual labels:  craftcms, craft-plugin, craft2
DigitalProducts
Sell digital products with Craft Commerce
Stars: ✭ 48 (+166.67%)
Mutual labels:  craftcms, craft-plugin, craft2
query
Run SQL queries as an admin from the Craft CMS control panel.
Stars: ✭ 14 (-22.22%)
Mutual labels:  craftcms, craft-plugin, craft2
craft.doxter
Markdown editor and parser for Craft CMS
Stars: ✭ 80 (+344.44%)
Mutual labels:  craftcms, craft-plugin, craft2
craft-elementstats
Element Stats widget for Craft CMS
Stars: ✭ 15 (-16.67%)
Mutual labels:  craftcms, craft-plugin
buffer
DEPRECATED Send social updates to Twitter, Facebook, etc. through Buffer.com via Twig templates, URLs, and plugins.
Stars: ✭ 43 (+138.89%)
Mutual labels:  craftcms, craft-plugin
Seo
SEO utilities including a unique field type, sitemap & redirect manager
Stars: ✭ 210 (+1066.67%)
Mutual labels:  craftcms, craft-plugin
Craft Seomatic
SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.
Stars: ✭ 135 (+650%)
Mutual labels:  craftcms, craft-plugin
Craft Imageoptimize
Automatically create & optimize responsive image transforms, using either native Craft transforms or a service like Imgix, with zero template changes.
Stars: ✭ 227 (+1161.11%)
Mutual labels:  craftcms, craft-plugin
Craft Fieldlabels
Override Craft CMS field labels and instructions in the field layout designer
Stars: ✭ 128 (+611.11%)
Mutual labels:  craftcms, craft-plugin
Retour
DEPRECATED Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website.
Stars: ✭ 172 (+855.56%)
Mutual labels:  craftcms, craft-plugin
Craft Embedded Assets
Manage YouTube videos, Instagram photos, Twitter posts and more as first class assets in Craft CMS
Stars: ✭ 165 (+816.67%)
Mutual labels:  craftcms, craft-plugin
Minify
DEPRECATED A simple plugin that allows you to minify blocks of HTML, CSS, and JS inline in Craft CMS templates
Stars: ✭ 111 (+516.67%)
Mutual labels:  craftcms, craft-plugin
Simplemap
A beautifully simple map field type for Craft CMS.
Stars: ✭ 136 (+655.56%)
Mutual labels:  craftcms, craft-plugin
craft3-sitecopy
With this plugin you can copy the content of an entry to another site.
Stars: ✭ 22 (+22.22%)
Mutual labels:  craftcms, craft-plugin

Asset Subfolder Access plugin for Craft

This plugin makes it possible to limit user groups to only access certain subfolders of your asset sources.

Installation

To install Asset Subfolder Access, follow these steps:

  1. Upload the assetsubfolderaccess/ folder to your craft/plugins/ folder.
  2. Go to Settings > Plugins from your Craft control panel and enable the Asset Subfolder Access plugin.
  3. Click on “Asset Subfolder Access” to go to the plugin’s settings page, and configure the plugin how you’d like.

Setup

To limit a user group’s access to an asset source, follow these steps:

  1. Go to Settings > Users > User Groups > [group name], and ensure that the group has (at least) the “View source” permission for the relevant asset source. Save the settings.
  2. Go to Settings > Plugins > Asset Subfolder Access, find the user group, find its checkbox list for the relevant asset source, and choose which specific subfolders the user group should be able to access. Save the settings.

Note that if a user belongs to multiple groups, and one of the groups has access to the entire asset source from the Asset Subfolder Access settings, then the restrictions won’t be applied.

Admins will always have access to the entire asset source, regardless of what user group(s) they may belong to.

Changelog

1.1.1

  • Fixed a performance issue with a large number of nested subfolders.

1.1.0

  • Updated to take advantage of new Craft 2.5 plugin features.

1.0

  • Initial release
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].