1.0releasedReverse Regex Field

Auto generates a value based on a regular expression.

Clone URLhttps://github.com/pointybeard/reverse_regex_field.git

Add as a submodulegit submodule add https://github.com/pointybeard/reverse_regex_field.git extensions/reverse_regex_field --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNoNoNo1.0NoNoNoNoNoNoNoNoNoNoNo. Soon?

Readme

Symphony CMS - Reverse Regex Field

Field for Symphony CMS that auto generates a value based on a regular expression.

Installation

Information about installing and updating extensions can be found in the Symphony documentation at http://getsymphony.com/learn/.

Requirements

This extension requires the icomefromthenet/reverse-regex and pointybeard/symphony-pdo packages to be installed via Composer. Make sure you run composer update on this extension directory.

Support

If you believe you have found a bug, please report it using the GitHub issue tracker, or better yet, fork the library and submit a pull request.

Contributing

We encourage you to contribute to this project. Please check out the Contributing documentation for guidelines about how to get involved.

License

"Symphony CMS - Reverse Regex Field" is released under the MIT License.

Version history

Requires Symphony 2.6

    - Initial release