Skip to content

damnmagazine/damn-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

damn-plugins

Damn website shared plugins

Required 3rd party, non-repo plugins for DAMN:

Deployment

The plugin folder should only consist of stable, 3rd party plugins. Therefore, deployment can be safely executed as simple update (no releases- or atomic structure).

Symlinks

Don't forget to symlink the plugins after release folder creation.

ln -s $SHARED/web/app/plugins/advanced-custom-fields-pro $RELEASE/web/app/plugins/advanced-custom-fields-pro
ln -s $SHARED/web/app/plugins/s2member-pro $RELEASE/web/app/plugins/s2member-pro
ln -s $SHARED/web/app/plugins/search-filter-pro $RELEASE/web/app/plugins/search-filter-pro

Releases

No releases published

Packages

No packages published