LogoLogo
Homepage
Farsi
Farsi
  • Contributing to the documentation
  • شروع کارPrestaShop 1.7
    • نصب پرستاشاپ
    • هر آنچه برای شروع نیاز دارید
  • راهنمای کاربرPrestaShop 1.7
    • آموزش پرستاشاپ 1.7
    • .فروشگاه خود را شخصی سازی کنید
    • ورود به بخش مدیریت پرستاشاپ
    • آشنایی با بخش مدیریت
    • اولین مراحل کار با پرستاشاپ 1.7
    • فروش با پرستاشاپ
    • مغازه خود را بهبود بخشید
      • مدیریت سفارشات
      • مدیریت ماژول ها
        • سفارشات
        • ماژول ها و سرویس ها
        • فاکتورها
          • انتخاب ماژول ها
        • رسیدهای اعتباری
          • ماژول های نصب شده
        • رسیدهای تحویل
          • اعلان های ماژول
        • سبدهای خرید
        • فهرست ماژول ها
      • مدیریت کاتالوگ محصول
      • طراحی فروشگاه خود را سفارشی کنید
        • مدیریت محصولات
        • قالب و لوگو
        • مدیریت شاخه ها
        • کاتالوگ قالبها
        • نظارت بر کاتالوگ خود
        • قالب ایمیل
        • مدیریت مشخصه های محصول
        • صفحات-مدیریت محتوای استاتیک
        • مدیریت ویژگی های محصول
        • موقعیت ها
        • مدیریت برندها
        • تنظیمات تصاویر
        • مدیریت فراهم کنندگان
        • Link Widget
        • مدیریت فایل ها
      • مدیریت حامل ها
        • مدیریت تخفیف ها
        • حامل­ها
          • قوانین سبدخرید
        • تنظیمات حامل ها
          • قوانین قیمت کاتالوگ
      • مدیریت پرداخت ها
        • مدیریت موجودی
        • روشهای پرداخت
          • نمای کلی موجودی
        • تنظیمات پرداخت
          • انتقال موجودی
      • بین المللی
      • مدیریت مشتریان
        • بومی سازی
        • مشتریان
          • تنظیمات بومی سازی
        • آدرس ها
          • زبانها
        • وصول نشده ها
          • واحدهای پول
      • مدیریت امور مشتریان
        • موقعیت جغرافیایی
        • خدمات مشتری
        • مکانها
        • پیام های سفارش
          • کشورها
        • کالاهای برگشتی
          • منطقه ها
      • مفاهیم آمار سایت
        • استان ها
        • مالیاتها
          • مالیاتها
          • قوانین مالیاتی
        • ترجمه ها
    • بررسی بخش کاربری
    • مدیریت چند فروشگاهی
      • رابط چند فروشگاهی
    • پیکربندی فروشگاه
      • ایجاد یک گروه فروشگاه جدید
      • پارامترهای فروشگاه
      • افزودن یک فروشگاه جدید
        • تنظیمات عمومی
      • تنظیم URL فروشگاه
        • پارامترهای عمومی
      • موارد استفاده و مشخصات
        • تعمیرات
        • تنظیمات سفارش
          • تنظیمات سفارش
          • وضعیت ها
        • محصولات
        • تنظیمات مشتری
          • مشتریان
          • گروه ها
          • عنوان ها
        • تماس با ما
          • تماس ها
          • فروشگاهها
        • بازدید و سئو
          • SEO و URLها
          • موتورهای جستجو
          • معرفها
        • جستجو
          • جستجو
          • برچسب ها
      • پارامترهای پیشرفته
        • اطلاعات
        • کارایی
        • مدیریت
        • ایمیل
        • وارد سازی
        • کارمندان
          • کارمندان
          • نمایه ها
          • دسترسی ها
        • پایگاه داده
          • مدیریت SQL
          • پشتیبان پایگاه داده
        • گزارشها
        • وب سرویس
        • چند فروشگاهی
Powered by GitBook
On this page
  • Contributing on GitBook
  • Contributing on GitHub
  • License

Was this helpful?

Edit on GitHub

Contributing to the documentation

Nextشروع کارPrestaShop 1.7

Last updated 1 year ago

Was this helpful?

Just like PrestaShop itself, the is open to everyone for suggestions, ideas, and modifications. Anyone is welcome and even encouraged, to contribute to translate, update, or write the 1.7 user documentation.

GitBook and GitHub are synchronized: if you change the content of any page on GitBook, your edits will be pushed to the GitHub repository. Conversely, commits pushed to GitHub are imported on GitBook.

This means that both interfaces are open to contributions.

Gitbook is a tool to build documentation. It works like a text editor and might be the best solution if you are not really tech-savvy. To contribute to the PrestaShop documentation using GitBook, please send us an email to documentation@prestashop.com with a little introduction of yourself:

Are you a merchant? In which language would you like to translate, update, or write? What motivates you to participate in this project?

Opening an issue

This is a ticket-tracker for the user documentation repository and it is the best place to write a suggestion or request an improvement. For that, you will just need a GitHub account.

Editing a file

This option is particularly adapted if you are not used to working on GitHub yet.

  1. Create your GitHub account, if you do not have one already.

  2. Browse to the target file.

  3. Click the "Edit" button and make your changes in the editor.‌

  4. Once you are done, go to the bottom of the page, enter a name and a description and click on "Create a new branch for this commit and start a pull request".

  5. Finally, click on "Propose file change". GitHub will automatically create a new fork and branch on your own GitHub account, then suggest a pull request to this repository.

  6. Once the pull request is submitted, just wait for the Product Content Manager to come back to you.

Please do not commit your changes directly to the master branch. It is important to create a pull request so that your work can be proofread first.

Forking the project

This option is particularly adapted if you already work on GitHub or if you feel comfortable doing so.

  1. Create your GitHub account, if you do not have one already.

  2. Fork this repository to your Github account.

  3. Clone your fork to your local machine.

  4. Create a branch in your local clone for your changes.

  5. Change the files in your branch.

  6. Push the changed branch to your fork in your GitHub account.

  7. Wait for the Product Content Manager to either include your changes in the codebase or comment on possible adjustments.

Once you have chosen the way to contribute that suits you best, you are ready to participate in the PrestaShop open source project. Thank you for your contribution!

License

Contributing on GitBook

PrestaShop's Product Content Manager will onboard you and will give you access to the documentation as an editor. You will have to sign in with either a Gmail, GitHub, or GitBook account. Click here to.

Contributing on GitHub

Each documentation is synchronized with a repository on GitHub. Both interfaces are open to contributions. Click on your language to visit the corresponding repository: , , , , , .

An idea, a suggestion? Let the community know by submitting a !

Create a pull request for your changes. If you need help to make a pull request, read the GitHub help page about.

Content from this documentation is licensed under the.

create a GitBook account
English
French
Spanish
Italian
Dutch
Farsi
new issue
creating pull requests
Creative Commons Attribution-ShareAlike 4.0 International License
documentation