Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qualityunit/liveagent-theme

LiveAgent's WordPress Theme
https://github.com/qualityunit/liveagent-theme

php wordpress wordpress-boilerplate wordpress-theme

Last synced: 1 day ago
JSON representation

LiveAgent's WordPress Theme

Awesome Lists containing this project

README

        

# LiveAgent - WordPress Theme

This is a project of LiveAgent's WordPress Theme. The repository is public but is updated only on the requirements of our team. You can use it as a boilerplate for your project.

## Getting Started

You can install it and run it locally.

1. Make sure you have [`git`](https://git-scm.com/), [`node`](https://nodejs.org/), [`yarn`](https://classic.yarnpkg.com/en/docs/install), [`php`](https://www.php.net) and [`composer`](https://getcomposer.org) installed. Also, you need a local server with [`wordpress`](https://wordpress.org) installed.
2. Clone this repository locally.
3. Execute `yarn`, `composer install` and then `yarn dev` from the repository's root directory.
4. Open [`localhost:3000`](http://localhost:3000/) in your browser.

### Minimum requirements

- PHP 8.0 _(PHP 8.1 isn't supported)_
- Node 20.x or newer

## Contributing

If the project sparks your interest, don’t hesitate to send a suggestion, file a bug, or just ask a question. We promise we’ll be nice. Just don’t forget to check out our [CONTRIBUTING](./CONTRIBUTING.md) doc – it includes a few technical details that will make the process a lot smoother.

You can contribute in many ways. You can help reporting, testing, and detailing bugs, and also test new features.

To clarify these expectations, the project has adopted the code of conduct defined by the Contributor Covenant. It can be read in full [here](./CODE-OF-CONDUCT.md).

## Security

Need to report a security vulnerability? Check our security policy which can be read in full [here](./SECURITY.md).

## Browser Support

We support the latest two versions of all major browsers, except IE.

## License

LiveAgent's WordPress Theme is licensed under [GNU General Public License v2](./LICENSE.md).