Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.56 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.56 KB

Reverse Regex Field for Symphony CMS

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

Requirements

This extension requires PHP 7.3 or greater and depends on the following Composer libraries:

Installation

This is an extension for Symphony CMS.

  • Download or clone this repository and add it to the /extensions directory of your Symphony CMS installation.
  • Run composer update from inside the /extensions/reverse_regex_field directory
  • Finally, install it via the Symphony CMS Systems > Extensions administration interface.

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

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