Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
commit 6ded6831fb528c9a0f82b89ce2abea49b25ffeca
issue #1407006 by randallknutson : add option for profiles to have apps installed on profile install
commit be7ba36f1c4a0a80f120c1f1f97ee6040a9ffc4a
Add documentation to apps.api.php for install profile apps install.
commit 6ee90600148921c88cc73af844e529475dc882d9
Add apps.profile.inc
commit 0f7218e21803fa904406375a64e481b430a3570d
issue #1348814: Library with same name as module fail to install
commit ef3294aa51521254ab378863b36dd84b45680907
issue #1348732 by randellknutson: Allow the use of ftp and ssh for file transfer
commit c6cd5ba4eb53dc96269b45f177bb87a23b595ad0
Issue #1356554 by david.mccandless: Demo Content Description.
commit ad31d84a4be787c50298d20905240c75dc30f720
first pass a drush cleanup, removed a lot of copy-pasta from features.drush.inc, implemented a no-op for apps-install
commit fdb341d5f9319ad040a6acd8a4a3b1ca6b9af2c0
phpdoc cleanup
commit 4c9487f9a9030f3e3a170c4448d13d34098811fc
Cleaned up the documentation on the app manifest specification
commit 286d849c3170764039664f8d0d077ece389e587d
added a new item to apps_info that allows for a standard way to provide a status table on the config page
commit fb75c4a7683dfe14377b6bd0c54bcd200fc47b7d
added width to teaser so that long titles to not destroy the layout
commit 4d66e433cdb1b1407e05ba9775a6261409709452
fixed miss spelling of title
commit e46f09a108855af955b7c3a551a1c66525596d0e
issue #1349668 by e2thex: start of drush commands
commit 13ef0cada37b0c139dccbb9e370152ee7201a6f4
update apps manifest so that if it is called on different servers it will not return the cache of the first manifest requested
commit 00371c07ce9c3db3a6d16058b5299f805d3b9885
Added dependency on update
commit 5a66da996ed4dff8e95560027389c53f8cd1d3a1
Issue #1300256 by mrsinguyen : Php syntax incorrect in api file