Skip to main content

Tryton module to plug a URL to an action

Project description

The web_shortener module allows URLs to be shortened. It counts the number of times the URL is accessed and optionally triggers action.

The module defines a route /s/<shortened_id> which will redirect the queries to the URL registered previously with ShortenedURL.get_url.

Models that need to be callable from a shortened URL must define the method shortened_url_execute. This class method will be called from the underlying queue with the record and the keywords arguments transmitted when calling get_url.

Shortened URL

  • Shortened URL: The shortened URL

  • Redirect URL: The URL the request is redirected to

  • Record: The record on which method will be executed

  • Method: The name of the method to call on record

  • Count: The number of times this shortened URL has been triggered

Configuration

The web_shortener modules uses the parameter from the section:

  • [web]:

    • shortener_base: The base URL without path for shortened URL. The default value is composed with the configuration [web] hostname.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trytond_web_shortener-7.0.0.tar.gz (24.3 kB view details)

Uploaded Source

Built Distribution

trytond_web_shortener-7.0.0-py3-none-any.whl (31.0 kB view details)

Uploaded Python 3

File details

Details for the file trytond_web_shortener-7.0.0.tar.gz.

File metadata

  • Download URL: trytond_web_shortener-7.0.0.tar.gz
  • Upload date:
  • Size: 24.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for trytond_web_shortener-7.0.0.tar.gz
Algorithm Hash digest
SHA256 3696644bf1b96b74a3428e1ef5227376f576039ec97f01e6e34fe24bbd264c14
MD5 5d374536904a0bb5b3d1ab9b3310c287
BLAKE2b-256 500451748743dfbf2c0804722456f8aedd207cf2ab137080379bc30c26f37c90

See more details on using hashes here.

File details

Details for the file trytond_web_shortener-7.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for trytond_web_shortener-7.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e42a11ba95815cb7539a337b3ca306b97e645227fd0a61c93c2ea9934433f44f
MD5 9faeec21954634596e6045a8d7d2d674
BLAKE2b-256 7624ae5fcbcbac1de9d66ab4fc935802e23a98ab55932f653bcfe3caabe87085

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page