Skip to content

AppShed/storage-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppShed Storage Extension

This extension allows an AppShed user to easily save and retrieve forms in AppShed.

SensioLabsInsight

Updating the server

As ever:

npm install
composer install
./app/console doctrine:schema:update
rm -rf app/cache/prod
./app/console cache:clear --env=prod
./app/console assetic:dump --env=prod
service apache2 restart

About

This extension allows an AppShed user to easily save and retrieve forms in AppShed

Resources

License

Stars

Watchers

Forks

Packages

No packages published