Child pages
  • Quick Access Configuration

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PrestaShop has handy shortcuts to your most important pages, which can be accessed through the "Quick Access" menu, at the top right of every page of the PrestaShop back - office (right next to the username).

...

  • Name. Give the shortcut a unique name. Make it short and descriptive.
  • URL. Indicate the page's address. Here is how you can use even pages with complex links as quick links:
    1. While keeping the link creation page open, go to the "Orders" page under the "Orders" menu in a new browser tab.
    2. Copy its web address from the browser's address bar. For instance, http://www.myprestashop.com/admin8945/index.php?controller=AdminOrders&token=f326b0419984706791c03f7e96599147.
    3. Remove the whole &token=xxx part and keep the specific bits (i.e., do not keep the domain and /admin8945 folder). In our case: index.php?controller=AdminOrders.
    4. Paste the result in the "URL" field of the creation form.
  • Open in new window. Indicate whether you want to have this tab open in a new window or not. In general, link to the back - office should be kept within the same tab/window, and links leading outside of the back - office (front - office, other site altogether) should open in a new window/tab.

...