Joomla - Component: Registering Your Component in databaseTag: joomla, cms, Joomla Component Category: PHP Frameworkpost: 04 Nov 2007 read: 5,324 You now can access both front end and back end component. But, you have to type the URLs every time you wanted to execute. It is not easy way. You can add this URLs to menu. It will be more acceptable to your users. Navigation can be provided if you register the component in database. You can do registration by execute query or fulfill a form in web based database manager such as phpMyAdmin. If you prefer to work with direct SQL statements on command-line interface, enter following query in your console (It is assumed that you database prefix is jos_):
If you prefer to use web-based database manager such as phpMyAdmin, you can follow this steps:
|
| | Give Your Opinion | Recommend |
|

