mirror of
https://github.com/UndefinedOffset/SortableGridField.git
synced 2024-10-22 17:05:38 +02:00
Updated download location documents
This commit is contained in:
parent
7f2a6dc525
commit
b0e116076e
@ -7,7 +7,7 @@ Adds drag and drop functionality to SilverStripe 3's GridField
|
|||||||
* SilverStripe 3.x
|
* SilverStripe 3.x
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
* Download the module from here https://github.com/UndefinedOffset/SortableGridField/downloads
|
* Download the module from here https://github.com/UndefinedOffset/SortableGridField/archive/master.zip
|
||||||
* Extract the downloaded archive into your site root so that the destination folder is called SortableGridField, opening the extracted folder should contain _config.php in the root along with other files/folders
|
* Extract the downloaded archive into your site root so that the destination folder is called SortableGridField, opening the extracted folder should contain _config.php in the root along with other files/folders
|
||||||
* Run dev/build?flush=all to regenerate the manifest
|
* Run dev/build?flush=all to regenerate the manifest
|
||||||
* Upon entering the cms and using GridFieldSortableRows component for the first time you make need to add ?flush=all to the end of the address to force the templates to regenerate
|
* Upon entering the cms and using GridFieldSortableRows component for the first time you make need to add ?flush=all to the end of the address to force the templates to regenerate
|
||||||
|
Loading…
Reference in New Issue
Block a user