28 Commits

Author SHA1 Message Date
Alexandre Bodin
49985eca53 Merge branch 'master' into develop 2019-11-27 15:28:06 +01:00
Jim LAURIE
1dabca7fe2
Merge branch 'master' into docs-vuepress-v1 2019-11-20 19:05:43 +01:00
Jim LAURIE
deaf6c3511
Merge branch 'master' into patch-2 2019-11-19 15:14:47 +01:00
Lydia
25115bef6d
Update migration-guide-alpha.26-to-beta.md
Please refer to issue #3971 for this fix
2019-11-13 20:07:09 +11:00
Lydia
233ca290de
Update migration-guide-alpha.26-to-beta.md
strapi-plugin-settings-manager is removed starting from 3.0.0-beta.14
2019-11-13 19:49:15 +11:00
Jim LAURIE
74b0f2e11e Update files dir 2019-11-07 12:05:39 +01:00
alxnkt
e7aac3e4a9
Update migration-guide-beta.16-to-beta.17.4.md 2019-10-30 17:08:31 +03:00
Alexandre BODIN
9c7cd6060c
Merge branch 'master' into improve-documentation-guides 2019-10-24 15:18:34 +02:00
Alexandre Bodin
7b17358ebc Fixes 2019-10-23 16:25:35 +02:00
Alexandre Bodin
017c976729 Add migration guide 2019-10-23 16:20:57 +02:00
Jim LAURIE
7fd4e2fd45 Fix dead link and link path 2019-10-23 10:11:53 +02:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
For someone who wrote no bootstrap functions, my code looks like: 

```js
module.exports = () => {};
```

I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
Tim Sheils
08d4797754
Update migration-guide-beta.15-to-beta.16.md
minor grammatical/readibility changes
2019-09-09 14:12:34 -04:00
Alexandre Bodin
3186da5f25 Add section on the richtext type 2019-09-09 12:24:24 +02:00
Alexandre Bodin
58063cf898 Add admin panel rebuild and before/after examples 2019-09-06 16:45:27 +02:00
Alexandre Bodin
2398df363b Add migration guide to beta.16 2019-09-06 11:36:53 +02:00
Louis Augry
a3fe9d5a38 Fix documention typo 2019-07-08 15:10:17 +02:00
davidkartuzinski
a49cca1c85 corrected some minor issues 2019-06-05 19:15:48 +02:00
David Kartuzinski
71e30f0005
migration 2019-06-05 15:43:15 +02:00
Alexandre Bodin
a8c7012408 Update migration guide steps 2019-06-04 08:44:27 +02:00
Alexandre Bodin
85db02a810 Apply review 2019-06-03 13:52:29 +02:00
Alexandre Bodin
f4747b1d3f Add missing step mkdir extensions 2019-06-03 13:52:28 +02:00
Alexandre Bodin
a87f4c3714 Apply latest feedbacks 2019-05-28 17:59:55 +02:00
Alexandre Bodin
b8d5616a91 Apply review on database migration section 2019-05-28 16:35:47 +02:00
Alexandre Bodin
3c9551eb9b Apply some reviews 2019-05-28 16:35:47 +02:00
Alexandre Bodin
cdf5f2c5aa Add section on pm2 because it is a very common usecase 2019-05-28 16:35:47 +02:00
Alexandre Bodin
3419e4570c Init migration guide beta 2019-05-28 16:35:47 +02:00
Jim LAURIE
074bb55e00 Move to beta.0 to beta.x 2019-05-07 17:00:37 +02:00