Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/12/2014 in Posts

  1. This has been fully added to my next release of "Admin Tools" plugins , now you can set wich IP to access admin area , if not authorized redirect to 404 error page . also i have implemented a new security way , to block access direct link of uninstalled plugins , now if the plugin is not installed no one can access it , i'm working now in modules too , to forbidden access if not installed . need also block access to client side by IP i will finish the complete rewrite of this plugin and making some tests and i will make it available next week .
    3 points
  2. Hello Blestars Update 31-07-2019 Fixed compability with PHP 7 or above Old updates: Fixed: Bug on "TempUnlock", detected by aosoft Fixed: Whois Get/Edit fields Fixed: Renew Added: Commands TAB (for now only Renew works, later on I will finish the Transfer and Registter Command) Fixed: opemsrs default error handeling (now it uses a global var to store errors, is the quckiest way) Added: .co.uk adittional fields missed. (thanks to richwalker) Fixed: Removed GLOBAL variables, thanks to Carl Fixed: Code cleaned for better understand Added: Whois Get/Set in Admin and Client Side Changed: From Alpha to Beta, if no bugs found in 2 weeks I will change to Release Candidate Fixed: Temporary unlock domain to make changes, and then lock again after changes Added: Better error handeling, displying the direct error message from OPENSRS api on Client and Admin side Optimised in only one core modify file, the patch file for set diferent prices for diferent types: Domain Register Domain Transfer Domain Renew Added: [Admin]->[Settings]: Set/Get Registrar Lock Added: [Admin]->[Settings]: Get EPP Code (Transfer Key) Added: [Admin]->[Nameservers]: Set/GET Nameservers Added: [Client]->[Settings]: Set/Get Registrar Lock Added: [Client]->[Settings]: Get EPP Code (Transfer Key) Added: [Client]->[Nameservers]: Set/GET Nameservers What Can it do: Domain Register Domain Transfer Manage Domain Nameservers Manage Domain Lock Get Domain EPP Key Todo: Manage Domain Whois Manage Domain DNS's Records Manage Domain Email Fowarding The download and instrution will be at the bottom of this post Here is some teasers: ### Atention: This is only For Blesta 4.6 or any version above! ### How to Install (this is an Beta Release, we need your help to debug and test it) 1º- Download the Blesta OpenSRS Registrar Module here: Download Here (updated 31-07-2019) 2º- Uncompress, and upload the folder "opensrs" to blesta /components/modules/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Modules->Available and it will list the "OpenSRS" module, just Click on "INSTALL" 4º- Now you can manage the Module and add your OpenSRS Username, API Key, and a random Salt Key. 5º- In your Packages->Create Package you can select the Module->OpenSRS to configure your TLD's do regist/transfer, you will also see that in "Type" you can choose wich typw you want to add prices for. How to Upgrade 1º- Download the Blesta OpenSRS Registrar Module here: Download Here (updated 31-07-2019) 2º- Uncompress, and upload the folder "internetbs" to blesta /components/modules/ directory. 3º- Go to Blesta Admin, and click on Setings->Company->Modules and it will list the "OpenSRS" module, just Click on "UPGRADE" How to Uninstall Go to Blesta Admin, and click on Setings->Company->Modules and it will list the "OpenSRS" module, just Click on "UNINSTALL" Hope you like it
    1 point
  3. For one reason or another, we do get a lot of requests to go ahead and generate the next renewal invoice for a service early. The ability to forcibly generate these from an admin standpoint would be excellent!
    1 point
  4. Hmmmmmm...... yeah it's weird. Not sure what happened haha......... I'll update if it happens again.
    1 point
  5. +1 Customer should be able to renew their service early (at any time) if desired. For example, if customer knows they'll be away on holiday when their package normally renews.. then they must contact us to manually create an invoice and modify their package expiry, etc. It would be better if they can just click a simple "renew now" button and do it themselves.
    1 point
  6. i have renemaed the files and fucntions , all back again to work normally !!!!
    1 point
  7. finnaly i will go with my function , the function is below if anyone else search for it . private function CheckSection() { if (strpos($_SERVER['REQUEST_URI'], Configure::get("Route.admin"))) { return "admin"; } else { return "client"; } }
    1 point
  8. Yeah having a client side button for this too would be nifty.
    1 point
  9. +1 add button under manage to renew . very very usefful for all .
    1 point
  10. a simple plugin, mhhh look at the empty cache plugin , is the simple one i have made http://www.blesta.com/forums/index.php?/topic/2681-plugin-empty-cache/
    1 point
  11. Glad to have ya on board Shh, don't tell that I'm hanging out here. Can't let that cat out of the bag yet.
    1 point
  12. let me try to see if i can make a plugin for that
    1 point
×
×
  • Create New...