Actions
Feature proposal #9410
closedRemove subtype and implement database stored types
Start date:
18 April 2024
Due date:
% Done:
100%
Estimated time:
Description
Type selection would include subtype using a parent/child relationship.
id | type | title | parent_id | access | order
Implement hardcoded core types for Joomla package types. Example as follows.
1 | joomla_plugin | Joomla Plugin | 0 | 1 | 1
Due to parent_id infinite subtypes will be supported.
Updated by krileon about 2 months ago
Just get rid of organizing things by type. Implement categories and support nesting categories. These would purely be visual.
Updated by krileon about 2 months ago
- Status changed from Assigned to Rejected
- Target version deleted (
9.0.0) - % Done changed from 0 to 100
See #9686
Actions