تخطي للذهاب إلى المحتوى
أنت تشاهد Odoo 14.0 صفحة من Website URL shortener. أحدث إصدار مدعوم هو Website URL Shortener v.19.0 . احصل على هذا الإصدار مباشرة من Odoo Apps Store .

Website URL shortener v.14

The tool to assign and manage short URLs for Odoo website links

98€

لا تتطلب الأداة تبعيات إضافية إلى جانب تطبيقات Odoo القياسية.
الإصدار الحالي: 14.0.1.0.2

Enterprise
Community
Odoo.sh

URL shortening is a well-known methodology to cope with too long and ugly looking web addresses. The app introduces this technique in Odoo by allowing website editors to manually or automatically generate, control, and administrate short URLs for any Odoo web links.

Branded links

Introduce memorable and human-readable URLs of the type '/s/[token]' for any Odoo website address. What is preferable to share: example.com/s/desk or example.com/shop/customizable-desk-config-9#attr=7,4,47?

Automatic or custom URLs

Configure the rules for automatic creation of short URLs based on iterator and token (for example, /s/12 and /s/rh72ko) or apply own key words (for example, /s/desk, /s/best-chairs).

Multi channels control

Have as many short links for a single address as it needed for various purposes. Share one in Facebook, another - in Twitter, and a special one - for specific partners. Then, count redirects for each source.

Comfortable administration

Use URL shortener right while customizing website or in Odoo advanced backend. Make a link soon expired or forever-lasting. Update token at any moment or archive a link if it is not any more valid.

Website snippet

The app introduces especial website snippet which might be added to any Odoo website inner content. Such snippet would find or create a short URL right when a visitor opens a page.

Available for scripts and custom add-ons

Developers might use the app to find or create a short URL for a target website address by applying a single Python method.

Odoo URL shortener from website

URL shortener administration

To manage short URLs a user should belong to the group 'Website Editor'. Short link website snippet, however, would be available for any visitor.

Website interface for short URLs

  • To start managing short links click on Customize > Short URLs from any page
  • The app would automatically retrieve a target web address with all search and hash parameters from a browser. Change this redirect URL if needed: available short links would be recalculated
  • Create new short links based on default token or custom key words. Archive obsolete URLs
  • Update existing addresses: change token, assign expiration date, apply to this website or to all sites (the app fully supports Odoo multi website mode)
  • Copy a short URL to clipboard in a single click.

Advanced backend links' editor

  • Find all short links by all websites under the menu Websites > Settings > Short URLs
  • Group by website or target URL (there might be multiple short links for each). Archive or restore links in batch
  • Create a new short URL in a few seconds: the only thing required is to introduce a target web address
  • Apply flexible settings: validity date to make a link auto expired, notes to always know why this URL has been introduced, website to restrict usage for a specific site or to use a link globally.
URL shortener: website customziation
Odoo website customization: short links
short_url_backend_form.png

Automatic short URLs generation

  • It is not always possible to prepare a branded URL for each address. For example, when you have thousands of website pages. For such cases define a default automatic method
  • Use 'iterator' to generate a link with succeeding number at the end. For instance, 'example.com/s/112'. The app would automatically increment a number when a new short URL is registered
  • Use 'token' approach to generate a unique symbols' row of a predefined length (it should not be less than 5 symbols to have enough unique combinations). For instance, 'example.com/s/uo71jh'
  • A default short URL would be entered as soon as you decide to create a new redirection. Simultaneously, you can always change that to a custom sentence or create a new alternative short URL. Do that for the most important addresses, addresses you would like to print on your business cards, addresses which are assumed to entered manually, etc.
Settings for short urls
Odoo URL shortener tokens
Incrementing number for short links

Short URLs for developers

Using short URLs in scripts

  • While developing a custom add-on, script, or server action you might be interested to have a short URL for certain website addresses. The tool let do that efficiently
  • To that end you should trigger the method 'action_find_surl' of the model 'short.url.redirect'
  • As arguments it should receive:
    target_url - string - relative web path. E.g. "/shop/customizable-desk-config-9#attr=7,4,47)"
    tocreate - boolean - whether to create a new short URL if none exists for target URL
    alwaysvalid - boolean - whether to search short URLs without expiration or yet valid but soon expired links are also fine
    website_id -integer - if False the app would search only global URLs, otherwise also of a specific website (applicable for mutli website mode)
  • The method would return a string - a found short URL (e.g. '/s/desk') - or False if nothing is found.
  • For instance: my_short_url = self.env["short.url.redirect"].action_find_surl("/shop/customizable-desk-config-9#attr=7,4,47", True, True, 1)

Website Snippet for auto short links

  • The website menu 'Customize' and the backend menu 'Short URLs' are available only for Odoo website designers. For certain pages you might be interested to show a short link for simple visitors as well
  • To that end you might drag and drop the special website editor snippet 'Short URLs'. Alternatively add an xml line the tag a with the href "#" and the class "short_url_widget"
  • Each time a page with such snippet is opened, a short URL would be searched and - if not found - created. In such a way, you may show a visitor a valid short URL, which he/she might copy and share
  • Take into account: the snippet searches only for always valid global short URLs.
URL shortener: website snippet
Short link to share

الأسئلة الشائعة حول Website URL shortener Odoo v.14

ما سياسة تحديث ادواتكم؟

وفق سياسات Odoo Apps Store الحالية:

  • كل وحدة مشتراة للإصدار 12.0 وما قبله تمنح الوصول إلى كل الإصدارات حتى 12.0.
  • بدءا من الإصدار 13.0 تُشترى كل نسخة من الوحدة على حدة.
  • بغض النظر عن الإصدار، الشراء يعطي حق كل التحديثات والإصلاحات ضمن الإصدار الرئيسي.

فريق faOtools لا يتحكم بهذه السياسات. للأسئلة تواصلوا مباشرة مع ممثلي Odoo Apps Store.

كيف اثبّت التطبيق على Odoo.sh؟

ابسط طريقة هي مسار متجر Odoo المدمج:

1. افتح صفحة الوحدة واضغط Deploy on odoo.sh

2. ستُنقل إلى GitHub. سجّل الدخول ثم Create a new repo أو استخدم مستودعا قائما. يجب أن يكون المستودع خاصا. لا يُسمح بنشر التطبيقات بترخيص OPL-1. أنشئ مستودعا جديدا لمشروع Odoo.sh عند الحاجة

3. ثم في odoo.sh اضغط Deploy وأكّد ثم Continue. يبدأ التثبيت.

هذه الخطوات تثبّت التطبيق على فرع الإنتاج. لفروع أخرى أو للتحديث:

1. نزّل الشيفرة من متجر Odoo

2. اعمل commit للوحدة في مستودع GitHub. لا تُستثنى مجلدات/ملفات التطبيق في .gitignore. مستودعات odoo.sh قد تتجاهل مسارات مهمة (مثل /lib). ارفع كل مجلدات وملفات الوحدة

3. انشر الفرع المستهدف في مشروع odoo.sh أو انتظر البناء التلقائي إن كانت الإعدادات كذلك.

كيف اثبّت التطبيق على خادمي؟

1. فك ضغط شيفرة الادوات المشتراة في احد مجلدات إضافات Odoo;
2. أعد تشغيل خادم Odoo;
3. فعّل وضع المطوّر (الإعدادات التقنية);
4. حدّث قائمة التطبيقات (قائمة التطبيقات);
5. اعثر على التطبيق واضغط Activate/Install;
6. اتبع الإرشادات في صفحة التطبيق إن وُجدت.

للتطبيق إضافات أخرى. هل اشتريها لاحقا؟

نعم. يضيف Odoo التبعيات تلقائيا إلى السلة؛ استبعد الادوات المشتراة سابقا حتى لا تدفع مرتين.

نشرت التطبيق على Odoo.sh وأرى تحذيرا/خطأ في الاختبارات

التحذير الأحمر/البرتقالي لا يؤثر على وظائف التطبيق. أحيانا لا تتجاوز وحداتنا الاختبارات التلقائية القياسية لأنها تفترض سلوكا يتعارض مع أهداف التطبيق. مثلا نغيّر حساب السعر بينما تقارن اختبارات Odoo السعر النهائي بالخوارزمية القياسية.

تحقق أولا من وظائف قاعدة البيانات المنشورة. هل كل شيء يعمل؟

إن ظننتم أن التحذير يؤثر على وظائف حقيقية، تواصلوا معنا وأرسلوا سجلات التثبيت كاملة وقائمة الوحدات المنشورة كاملة (الأساسية والطرف الثالث).

هل يمكنني شراء التطبيق منكم مباشرة؟

لا، نوزع الادوات فقط عبر متجر تطبيقات Odoo الرسمي.

اريد خصما

للأسف ليست لدينا وسيلة تقنية لتقديم أسعار فردية.

هل يمكن تثبيت التطبيق على قاعدة Odoo Online (SaaS)؟

لا، لا يمكن استخدام تطبيقات الطرف الثالث على Odoo Online. خدمة Odoo SaaS تمنع ذلك.

للاداة تبعيات على تطبيقات أخرى. هل اشتريها؟

نعم، تحتاج الاداة إلى كل الوحدات المذكورة في التبعيات. السعر في صفحة التطبيق يشمل هذه التبعيات.

ما سعر الوحدة بالدولار الأمريكي؟ لماذا تغيّر؟

أسعار وحداتنا باليورو. يحوّل متجر Odoo الأسعار إلى عملات أخرى حسب سعره الداخلي. لذا قد يتغيّر السعر بالدولار الأمريكي عند تحديث سعر الصرف.

تتم صياغة نصوص التطبيق والموقع الإلكتروني باللغات غير الإنجليزية بمساعدة الذكاء الاصطناعي وبما يتوافق مع ترجمات Odoo الرسمية. إذا لاحظت خطأ، أرسل تذكرة تصحيح الترجمة وسنقوم بتصحيحه.

الإبلاغ عن الأخطاء

إذا واجهت أخطاء أو سلوكًا غير متسق, فلا تتردد في الاتصال بنا. نحن نضمن تقديم الإصلاحات خلال 60 يومًا من الشراء ونهتم بشدة بتحسين أدواتنا حتى بعد هذه الفترة.

لا تحتاج إلى رقم هاتف أو بطاقة ائتمان للاتصال بنا. يجب عليك فقط اجتياز عملية تسجيل قصيرة عبر البريد الإلكتروني, والتي لا تستغرق أكثر من 30 ثانية.

يرجى تضمين اكبر قدر ممكن من التفاصيل في طلبك: لقطات الشاشة وسجلات خادم Odoo ووصف كامل لكيفية اعادة انتاج المشكلة وما الى ذلك. عادة ما يستغرق اعداد خطة عمل للمشكلة بضعة ايام عمل (اذا تاكد وجود خطا) او تزويدك بارشادات حول ما ينبغي فعله (في الحالات الاخرى).

طلبات الميزات العامة وأفكار الوحدات (تطوير مجاني)

لدينا دوافع قوية لتحسين أدواتنا وسنكون ممتنين لأي تعليقات. إذا كانت متطلباتك ذات استخدام عام ويمكن تنفيذها بكفاءة, فسيقوم الفريق بإدراج تلك المتطلبات في قائمة المهام الخاصة بنا.

تتم معالجة قائمة المهام هذه بانتظام ولا يتم فرض رسوم إضافية. على الرغم من أننا لا نستطيع أن نعد بالمواعيد النهائية والتصميم النهائي, إلا أنها قد تكون طريقة جيدة للحصول على الميزات المطلوبة دون استثمارات ومخاطر.

لا تحتاج إلى رقم هاتف أو بطاقة ائتمان للاتصال بنا. يجب عليك فقط اجتياز عملية تسجيل قصيرة عبر البريد الإلكتروني, والتي لا تستغرق أكثر من 30 ثانية.

قد تعجبك هذه التطبيقات أيضًا
Cloud Storage Solutions

اداة لتنظيم مرفقات Odoo في مجلدات ومزامنة الدلائل مع Google Drive وOneDrive/SharePoint وNextcloud/ownCloud وDropbox وAmazon S3 وBox وNAS. مدير الملفات. DMS

398€ 358€
OneDrive / SharePoint Odoo Integration

اداة لمزامنة مرفقات Odoo مع OneDrive في الاتجاهين

487€ 438€
Google Drive Odoo Integration

اداة لمزامنة مرفقات Odoo مع Google Drive في الاتجاهين

487€ 438€
Password Manager

اداة لحفظ كلمات المرور في Odoo بأمان للاستخدام المشترك. خزائن مشتركة

198€
KPI Balanced Scorecard

اداة لوضع اهداف KPI ومراقبة تحقيقها حسب الفترات. لوحات. مصمم. رسوم

198€
KnowSystem: Knowledge Base System

اداة لبناء قاعدة معرفة عميقة للاستخدام الداخلي والخارجي. KMS. مراجعات شبيهة بالويكي

398€
Universal Appointments and Time Reservations

اداة لادارة الخدمات بالمواعيد من الحجز حتى المبيعات والمراجعات

398€ 358€
MCP Server. AI Chats and LLM Odoo Integration

اداة لادارة Odoo من محادثات الذكاء الاصطناعي عبر MCP. Claude. اي ذكاء يدعم MCP.

198€
URL Transliterations for Website Pages

اداة لترجمة عناوين URL لصفحات موقع Odoo

38€