Download & Extend

Programatically marking as external

Project:Storage API
Version:7.x-1.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

I've got a Drush command that I run after copying my live db into dev that reconfigures various modules and settings that are appropriate for my development environment. For Storage API, that means marking certain containers as external.

How can I do this programatically? I guess I'm after a command like

storageapi_container_external($container_id, true);

Comments

#1

Project:Environment» Storage API
Version:7.x-1.x-dev» 7.x-1.x-dev
nobody click here