Unfortunaelty you cant use the word "you may hire us" in this as we cant sell the cars that you have in mind,It is supposed to be our style. I am guessing you guys made it so complex to just make money for customization if then I am ready to spend more money please make the plugin editable from backendORExplain in step by step procedure how to add one more "Exterior options" group and delete as well.I was awake from last 36 hours just to get hold of you, so please show some mercy.
admin wrote:Hello,Please check all in ours template you may change self or hire us or some other. Ours product Open Source.If you need change some text constants(field name as example), You may do that with help Language file.{your site}/components/com_vehiclemanager/languages/Below small customization manual:In Vehicle manager you may do that self, or you may hire us for that.ours component have Open source,it have two parts admin and frontend.in admin you will see two files:{yours site}/administrator/components/com_vehiclemanager/admin.vehiclemanager.html.phpsite}/administrator/components/com_vehiclemanager/admin.vehiclemanager.phpadmin.vehiclemanager.html.php - responsible for show dataadmin.vehiclemanager.php - responsible for prepare dataexactly for frontend {yours site}/components/com_vehiclemanager/vehiclemanager.html.php{yours site}/components/com_vehiclemanager/vehiclemanager.phpvehiclemanager.html.php - responsible for show datavehiclemanager.php - responsible for prepare dataAll connection between what user press in Browser - do with help TASK variable.also if you wish all Joomla class methods work. E.g when you create new Vehicle with helpmosVehiclemanager class. you need also edit filesite}/components/com_vehiclemanager/vehiclemanager.class.phpand add to class definition all new fields what you added to databasefor work with review, responsible class from filevehiclemanager.class.review.phpfor work with buy request, responsible class from filevehiclemanager.class.buying_request.phpfor work with rent, responsible class from filevehiclemanager.class.rent.phpfor work with rent request, responsible class from filevehiclemanager.class.rent_request.phpMost simply way now add new field to vehicle definition - that rename any fields what you no need with help language file.also with help language file you may change options in all vehicle combobox (options) fieldsAlso - any empty fields will not show at frontendIf you need change make/model - you need change below file:{yours site}/administrator/components/com_vehiclemanager/makers_and_models.txtAlso we added to ours component very many module template positions - so you may add any module to very many places in Vehicle manager - with help Joomla module managerIf you give full details what exactly you wish, we will self create that for you.Thanks,OrdaSoft team