Rewrite or fix section of admin panel
Budget: $30 – $250 USD
We have a CakePHP admin panel section where with select2JS
we add and remove locations & categories & products.
1. select locations
Result of selecting a location is that a location is added. Nothing else.
2. select categories
Result of selecting a category is that the category is added and all products belonging to that category are also added.
3. select products
Here you can add or remove products as long as the category is added. If only the ''drink'' category is added then you can only select drinks. If there's Drinks & Vegetables then only drinks and vegetables are available for adding.
Then the entire selections are saved to the DB.
This currently doesn't work as it should.
we add and remove locations & categories & products.
1. select locations
Result of selecting a location is that a location is added. Nothing else.
2. select categories
Result of selecting a category is that the category is added and all products belonging to that category are also added.
3. select products
Here you can add or remove products as long as the category is added. If only the ''drink'' category is added then you can only select drinks. If there's Drinks & Vegetables then only drinks and vegetables are available for adding.
Then the entire selections are saved to the DB.
This currently doesn't work as it should.