WP tehem install and configuration
Budget: $10 – $30 USD
1. Install and Configure Retail Pro Theme https://couponthemes.net/themes/retail-pro/
- Ensure all features are functional
2. Develop REST API
- Create the following endpoints:
- `POST /stores`: Add a new store.
- `PUT /stores/{id}`: Update an existing store.
- `POST /stores/{id}/coupons`: Add coupons or deals to a store.
- Ensure:
- Each store belongs to a category.
- Coupon properties align with the WordPress admin configuration.
- Validate and test the API using tools like Postman.
3. Country-Specific URL Segmentation
- Provide a professional opinion on the feasibility and complexity of implementing URLs like:
- `name.com/us/blog`
- `name.com/pl/blog`
- Using plugins (e.g., WPML/Polylang) or custom configurations is okay.
- Ensure all features are functional
2. Develop REST API
- Create the following endpoints:
- `POST /stores`: Add a new store.
- `PUT /stores/{id}`: Update an existing store.
- `POST /stores/{id}/coupons`: Add coupons or deals to a store.
- Ensure:
- Each store belongs to a category.
- Coupon properties align with the WordPress admin configuration.
- Validate and test the API using tools like Postman.
3. Country-Specific URL Segmentation
- Provide a professional opinion on the feasibility and complexity of implementing URLs like:
- `name.com/us/blog`
- `name.com/pl/blog`
- Using plugins (e.g., WPML/Polylang) or custom configurations is okay.