https://github.com/lucasbelpiede/law_firm
A advocacy website template developed with WordPress
https://github.com/lucasbelpiede/law_firm
css git html javascript mysql php seo sql wordpress
Last synced: 3 months ago
JSON representation
A advocacy website template developed with WordPress
- Host: GitHub
- URL: https://github.com/lucasbelpiede/law_firm
- Owner: lucasbelpiede
- License: mit
- Created: 2022-12-30T07:48:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T11:57:08.000Z (over 3 years ago)
- Last Synced: 2025-07-13T17:05:09.205Z (12 months ago)
- Topics: css, git, html, javascript, mysql, php, seo, sql, wordpress
- Language: PHP
- Homepage:
- Size: 56.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
Law Firm
A advocacy website template developed with WordPress
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
## About The Project
[![Law Firm GIF][product-gif]](https://lucasbelpiede.github.io/Law_Firm)
The purpose of this template is facilitate the development process of advocacy websites.
### Built With
* [![WordPress][WordPress.org]][WordPress-url]
## Getting Started
To get a local copy up and running, follow these simple steps.
### Prerequisites
This is a list of technologies you need to use the template.
* [![PHP][PHP.net]][PHP-url]
* [![MySQL][MySQL.com]][MySQL-url][![MariaDB][MariaDB.org]][MariaDB-url]
* [![NGINX][NGINX.org]][NGINX-url][![Apache][Apache.org]][Apache-url]
* 
### Installation
1. Get a free XAMPP download at [https://www.apachefriends.org](https://www.apachefriends.org) and install (or you can use any other solution stack software based in PHP, MySQL or MariaDB DBMS, NGINX or Apache web servers with HTTPS support you prefer)
2. Clone the repo into XAMPP "htdocs" folder
```sh
git clone https://github.com/lucasbelpiede/Law_Firm.git
```
3. Open the XAMPP and start Apache and MySQL
4. Create a new database named "lawfirm" at [http://localhost/phpmyadmin](http://localhost/phpmyadmin) and import `database/lawfirm.sql` file
5. Sign in the website at [http://localhost/Law_Firm/wp-login.php](http://localhost/Law_Firm/wp-login.php) with "Law_Firm" username and "law_firm@admin01" password
## Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!
1. Fork the project
2. Create your feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the MIT license. See `LICENSE` for more information.
## Contact
Lucas Ferraz Belpiede - [+55 (87) 98835-0714](https://wa.me/5587988350714) - lucasferrazbelpiede01@hotmail.com
Project Link: [https://github.com/lucasbelpiede/Law_Firm](https://github.com/lucasbelpiede/Law_Firm)
[contributors-shield]: https://img.shields.io/github/contributors/lucasbelpiede/Law_Firm.svg?style=for-the-badge
[contributors-url]: https://github.com/lucasbelpiede/Law_Firm/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/lucasbelpiede/Law_Firm.svg?style=for-the-badge
[forks-url]: https://github.com/lucasbelpiede/Law_Firm/network/members
[stars-shield]: https://img.shields.io/github/stars/lucasbelpiede/Law_Firm.svg?style=for-the-badge
[stars-url]: https://github.com/lucasbelpiede/Law_Firm/stargazers
[issues-shield]: https://img.shields.io/github/issues/lucasbelpiede/Law_Firm.svg?style=for-the-badge
[issues-url]: https://github.com/lucasbelpiede/Law_Firm/issues
[license-shield]: https://img.shields.io/github/license/lucasbelpiede/Law_Firm.svg?style=for-the-badge
[license-url]: https://github.com/lucasbelpiede/Law_Firm/blob/master/LICENSE
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://linkedin.com/in/lucasbelpiede
[WordPress.org]: https://img.shields.io/badge/WordPress_6.1.1-21759B?style=for-the-badge&logo=wordpress&logoColor=white
[WordPress-url]: https://wordpress.org
[PHP.net]: https://img.shields.io/badge/PHP_7.4-(or_Greater)-informational?style=flat-square&logo=php&logoColor=white&labelColor=777BB4
[PHP-url]: https://www.php.net
[MySQL.com]: https://img.shields.io/badge/MySQL_5.7-005C84?style=flat-square&logo=mysql&logoColor=white
[MySQL-url]: https://www.mysql.com
[MariaDB.org]: https://img.shields.io/badge/MariaDB_10.3-(or_Greater)-informational?style=flat-square&logo=mariadb&logoColor=white&labelColor=003545
[MariaDB-url]: https://mariadb.org
[NGINX.org]: https://img.shields.io/badge/NGINX-009639?style=flat-square&logo=nginx&logoColor=white
[NGINX-url]: https://nginx.org
[Apache.org]: https://img.shields.io/badge/Apache-(With_mod__rewrite_Module)-important?style=flat-square&logo=apache&logoColor=white&labelColor=D22128
[Apache-url]: https://httpd.apache.org
[product-gif]: wp-content/uploads/2023/01/Law-Firm-GIF.gif