Commit graph

73 commits

Author SHA1 Message Date
Grzegorz Sadowski
e230ec9996
GitBook: No commit message 2024-11-04 14:24:40 +00:00
Magdalena Sadowska
de21f5ac91 [Docs] Rename 1.x docs dirctory 2024-11-04 10:26:26 +01:00
Grzegorz Sadowski
8813794cfe
[Documentation] Fix 2.0-dev installation instruction tip 2024-10-31 13:03:18 +01:00
Magdalena Sadowska
8af0c3025b [Docs] Add 2.0-dev installation instructions 2024-09-27 11:14:19 +02:00
Grzegorz Sadowski
42dbcc3326
Merge branch '1.12' into 1.13
* 1.12:
  Review fixes
  Refactor Sylius Cloud docs structure
  Finished writing Sylius Cloud cookbook
  Add first part of Sylius Cloud cookbook [WIP]
2024-05-28 15:58:47 +02:00
Magdalena Sadowska
209d8a9417 Refactor Sylius Cloud docs structure 2024-05-20 21:48:21 +02:00
Grzegorz Sadowski
3bc21174cf
Merge branch '1.12' into 1.13
* 1.12:
  [Behat] Minor scenarios improvements
  Fixes after CR
  Test adding similar products
  Test adding new simple product
  Test adding new taxon
  [Behat] Minor scenarios improvements after code review
  [Checkout] Add scenario for preventing from a potential XSS attack
  [AddressBook] Add scenario for preventing from a potential XSS attack
  Use function from UIBundle
  Add sanitizer function to UIBundle
  Add js sanitizeInput function
  Fix product-auto-complete
  Use function from UIBundle
  Fix potential xss in admin panel
  [Maintenance] Remove unnecessary line
  [Maintenance] Update docker docs
2024-05-10 10:28:17 +02:00
Wojdylak
6ca4a6aaae
[Maintenance] Update docker docs 2024-05-08 10:26:32 +02:00
Rafikooo
e860ecf4ac
[Docs] Update Login to the shop section 2024-03-11 17:00:08 +01:00
Jacob Tobiasz
280248c98c
Resolve conflicts between 1.12 and 1.13 2024-03-09 06:45:51 +01:00
Grzegorz Sadowski
ef3c486fff
[Documentation] Remove remaining info about forum 2024-03-08 07:17:14 +01:00
Grzegorz Sadowski
2aed391541
Merge branch '1.12' into 1.13
* 1.12:
  [Docs] Remove outdated deployment entries
2024-01-19 14:52:27 +01:00
Rafikooo
c3da0dc9f8 [Docs] Remove outdated deployment entries 2024-01-16 08:19:48 +01:00
Rafikooo
7eed74b20d
[API] Rename the resource from ProductVariantTranslation to ProductVariantTranslations 2023-04-12 21:54:06 +02:00
Jacek Sieja
5c7db7f818
Fix url in links 2023-02-14 11:21:34 +01:00
Kevin Kaniaburka
70d2229d85
[Docs] Add warning about restricting Symfony version before Sylius installation 2022-10-24 14:56:08 +02:00
Jakub Tobiasz
8af27a6e6b
Update documentation about Frontend 2022-09-29 14:22:47 +02:00
Mateusz Zalewski
496f975747
Merge branch '1.11'
* 1.11:
  Removed version
  Move login events on Ui bundle
2022-07-07 16:39:23 +02:00
Andrea Bergamasco
ede26eccd8
Removed version
No need to specify the version here IMHO, since `composer create-project` will always use the latest stable.
2022-07-07 15:51:18 +02:00
Łukasz Chruściel
59ebc5cb2f
feature #14051 [docker][docs]Deploy Sylius with Docker (Ferror)
This PR was merged into the 1.12-dev branch.

Discussion
----------

## Introduction

Wait for https://github.com/Sylius/Sylius/pull/14023

## Installation
<img width="811" alt="Screenshot 2022-06-02 at 17 57 23" src="https://user-images.githubusercontent.com/17534504/171672940-35c8805c-38b9-426b-bf80-39c02505c55d.png">

## Installation with Docker
<img width="814" alt="Screenshot 2022-06-02 at 17 57 53" src="https://user-images.githubusercontent.com/17534504/171673105-0122dca6-f1c2-4915-95b6-a9b6c2b39de2.png">
<img width="814" alt="Screenshot 2022-06-02 at 17 58 09" src="https://user-images.githubusercontent.com/17534504/171673207-fd28901e-d77c-4f00-9a3f-62f11e985844.png">

## Deploy with Docker

<img width="809" alt="Screenshot 2022-06-08 at 17 52 39" src="https://user-images.githubusercontent.com/17534504/172661882-0d3f1512-30df-481c-97cf-70a0de50de62.png">
<img width="818" alt="Screenshot 2022-06-08 at 17 52 51" src="https://user-images.githubusercontent.com/17534504/172661942-d5f3cab1-e5c7-4534-9ef3-67d683d0123f.png">


## Deployment
<img width="804" alt="Screenshot 2022-06-08 at 17 53 41" src="https://user-images.githubusercontent.com/17534504/172662153-d7b37065-0ad1-4382-9e7b-5eb168d5b763.png">



Commits
-------

29adb10f1b [docker][docs]Deploy Sylius with Docker
2022-07-05 15:22:26 +02:00
Kevin Kaniaburka
8b912d3e13 [Docs] Fix logo customization guide 2022-06-30 13:49:20 +02:00
Ferror
29adb10f1b [docker][docs]Deploy Sylius with Docker 2022-06-29 23:36:36 +02:00
Łukasz Chruściel
3f77b55bee
minor #14023 [DOCS] Add docs about deploy platforms (arti0090, CoderMaggie)
This PR was merged into the 1.11 branch.

Discussion
----------

| Q               | A                                                            |
|-----------------|--------------------------------------------------------------|
| Branch?         | 1.10 |
| Bug fix?        | no                                                      |
| New feature?    | no                                                      |
| BC breaks?      | no/yes                                                       |
| License         | MIT                                                          |

Created unordered list of files as in tip it otherwise does not break lines between links
![image](https://user-images.githubusercontent.com/35863747/170819163-aa8a84f7-a8e2-460e-9400-9161a5f4021b.png)


Commits
-------

d43cfa162d Add docs of deploy platforms
eaeee45204 Change the layout and links
6df6c7b2fd Update learn more in docs/getting-started-with-sylius/deployment.rst
2022-06-13 12:03:47 +02:00
Magdalena Sadowska
6df6c7b2fd
Update learn more in docs/getting-started-with-sylius/deployment.rst 2022-06-13 07:38:19 +02:00
arti0090
eaeee45204 Change the layout and links 2022-05-30 11:36:24 +02:00
arti0090
d43cfa162d Add docs of deploy platforms 2022-05-28 11:16:37 +02:00
Mateusz Zalewski
e389f53ef9
Merge branch '1.10' into 1.11
* 1.10:
  [Docs] Updated Sylius Plus installation guide
  [Maintenance] Specify the default path in the ECS configuration
  Using Sylius template event to change logo
2022-04-29 15:40:54 +02:00
arti0090
3f6f64e508 Using Sylius template event to change logo 2022-04-27 18:55:16 +02:00
Łukasz Chruściel
15c08f4e86
Merge branch '1.10' into 1.11
* 1.10:
  Fixing the json entries in the documentation
  Fixing the documentation (1.10)
2022-01-27 11:13:44 +01:00
mamazu
5100081b08
Fixing the documentation (1.10) 2022-01-26 23:48:27 +01:00
mamazu
ddc65335e6
Improving the documentation
* Using the correct syntax highlighting language (eg. using twig instead of html)
* Fixing the indentation of one of the curl calls
* Using the correct comments (// in yaml is not a valid comment)
2022-01-24 15:06:39 +01:00
SirDomin
33a3d4e994
[Command] make command more consistent, add info to docs 2021-12-09 10:19:06 +01:00
CoderMaggie
43d4706b4c
Merge branch '1.10'
* 1.10:
  [Docs][Getting started with Sylius] Logo customization - review fixes
  corrected path to logo template and overridden file code
2021-09-09 22:52:34 +02:00
CoderMaggie
84ad803f96
Merge branch '1.9' into 1.10
* 1.9:
  [Docs][Getting started with Sylius] Logo customization - review fixes
  corrected path to logo template and overridden file code
2021-09-09 22:52:23 +02:00
CoderMaggie
c1c21a74d0
[Docs][Getting started with Sylius] Logo customization - review fixes 2021-09-07 13:46:38 +02:00
Grzegorz Sadowski
14ba2ae087
[Documentation] Change the order of pages in Getting Started section 2021-08-19 07:16:03 +02:00
arti0090
8e70b928e9 Document full checkout process 2021-08-17 14:28:47 +02:00
SirDomin
e4a968d07a
[Docs] add registration/login examples 2021-08-12 13:51:48 +02:00
Maciej Woźniak
a50af8700a
corrected path to logo template and overridden file code 2021-07-23 09:43:54 +02:00
Adam Kasperczak
8883d918df [docs] dismount api docs 2021-07-20 19:17:46 +02:00
arti0090
1b1d2584c4 [DOCS] Change response codeblocks to be more clarified 2021-05-14 07:54:06 +02:00
Grzegorz Sadowski
84bf8e20e2
[Documentation][API] Fixes to custom business logic example 2021-05-14 07:15:24 +02:00
arti0090
2b1b419095
text fixes + note that it will work in api 2021-05-14 07:08:37 +02:00
arti0090
dfd2ebb1b4
[DOCS] API custom logic example 2021-05-14 07:08:37 +02:00
Łukasz Chruściel
355632b74b
Merge branch '1.7' into 1.8
* 1.7:
  Mention in documentation a new PayPal integration
  Visualy deprecate PayPal Express Checkout
  [Translations] Updated translations from Crowdin
  Update Github PR template
2020-11-10 17:52:36 +01:00
Mateusz Zalewski
710b39914f
Mention in documentation a new PayPal integration 2020-11-09 12:29:58 +01:00
Kamil Kokot
a8e429e4e7
[Docs] Move plugins development guide to "The Book -> Plugins" 2020-05-14 12:33:01 +02:00
Kamil Kokot
2fb6f0c4e9
Merge branch '1.7'
* 1.7:
  Fix Psalm docblock marked as a regular one
  [Docs] Improved coping UX
2020-04-02 11:14:39 +02:00
Jibé Barth
2be20e81db
[Docs] [Installation] Update latest stable version 2020-03-10 09:34:01 +01:00
Łukasz Chruściel
dd39ffa6a0
[Docs] Improved coping UX 2020-03-06 09:46:59 +01:00