Skip to content

Plugin (route that returns a json) for generation of unique string #347

@ketan404

Description

@ketan404

We need to be able to attach a text input (meta field) to a plugin. Once attached, the field will generate a unique (or sequential) string in the series configured.

e.g.

ABC/03/123
ABC/03/124

Here, ABC is a string that does not change. 03 could be the month (March). 123 and 124 are sequential number.

Plugins should be configurable and managed in the SuperAdmin login.

Metadata

Metadata

Assignees

No one assigned

    Labels

    javascriptPull requests that update Javascript codephpPull requests that update Php code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions