Skip to content

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

License

Notifications You must be signed in to change notification settings

sanyaade-mobiledev/storage-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 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

Languages

  • PHP 81.2%
  • HTML 16.5%
  • ApacheConf 1.8%
  • Other 0.5%