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.
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.